diff --git a/Gemfile.lock b/Gemfile.lock index ca0338f..72fad63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,6 +74,7 @@ GEM config (1.2.1) activesupport (>= 3.0) deep_merge (~> 1.0, >= 1.0.1) + crass (1.0.6) deep_merge (1.0.1) erubis (2.7.0) faker (1.6.3) @@ -84,21 +85,22 @@ GEM json (1.8.3) launchy (2.4.3) addressable (~> 2.3) - loofah (2.0.3) + loofah (2.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.0.0) + mini_portile2 (2.1.0) minitest (5.9.0) multi_json (1.12.1) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (3.2.0) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) pg (0.18.4) poltergeist (1.9.0) capybara (~> 2.1) @@ -127,8 +129,8 @@ GEM activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6.0) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (4.2.6) actionpack (= 4.2.6) activesupport (= 4.2.6)