diff --git a/Gemfile.lock b/Gemfile.lock index 8430d91..afc158d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,6 +52,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.5) + crass (1.0.6) diff-lcs (1.3) erubi (1.6.1) execjs (2.7.0) @@ -68,7 +69,8 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.0.3) + loofah (2.18.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.6) mime-types (>= 1.16, < 4) @@ -76,12 +78,13 @@ 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.3) multi_json (1.12.2) nio4r (2.1.0) - nokogiri (1.8.0) - mini_portile2 (~> 2.2.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (0.21.0) pry (0.10.4) coderay (~> 1.1.0) @@ -93,6 +96,7 @@ GEM pry-rails (0.3.6) pry (>= 0.10.4) puma (3.10.0) + racc (1.6.0) rack (2.0.3) rack-test (0.7.0) rack (>= 1.0, < 3) @@ -115,8 +119,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.3) + loofah (~> 2.3) railties (5.1.4) actionpack (= 5.1.4) activesupport (= 5.1.4)