diff --git a/Gemfile.lock b/Gemfile.lock index ac6e0e1..d3d727a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,6 +49,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.5) + crass (1.0.6) debase (0.2.1) debase-ruby_core_source debase-ruby_core_source (0.9.9) @@ -66,11 +67,12 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - libv8 (3.16.14.19-x86_64-linux) + libv8 (3.16.14.19) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.0.3) + loofah (2.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.6) mime-types (>= 1.16, < 4) @@ -78,13 +80,15 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.2.0) + mini_portile2 (2.8.0) minitest (5.10.2) multi_json (1.12.1) nio4r (1.2.1) - nokogiri (1.8.0) - mini_portile2 (~> 2.2.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) puma (3.9.1) + racc (1.6.1) rack (2.0.3) rack-test (0.6.3) rack (>= 1.0) @@ -103,8 +107,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (5.0.0.1) actionpack (= 5.0.0.1) activesupport (= 5.0.0.1)