diff --git a/Gemfile.lock b/Gemfile.lock index 40b6ed2..25a95a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM activesupport coderay (1.1.2) concurrent-ruby (1.0.5) - crass (1.0.3) + crass (1.0.6) database_cleaner (1.6.2) diff-lcs (1.3) domain_name (0.5.20170404) @@ -91,7 +91,7 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.1.1) + loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.0) @@ -103,12 +103,12 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.1) netrc (0.11.0) nio4r (2.2.0) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.7) + mini_portile2 (~> 2.4.0) pg (0.21.0) pry (0.11.3) coderay (~> 1.1.0) @@ -135,8 +135,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.3.0) + loofah (~> 2.3) railties (5.0.6) actionpack (= 5.0.6) activesupport (= 5.0.6)