diff --git a/Gemfile.lock b/Gemfile.lock index ec893d0..9f67a14 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,6 +75,7 @@ GEM execjs coffee-script-source (1.10.0) concurrent-ruby (1.0.2) + crass (1.0.5) debug_inspector (0.0.2) devise (4.2.0) bcrypt (~> 3.0) @@ -118,7 +119,8 @@ GEM actionpack (>= 3.0.0) activesupport (>= 3.0.0) kgio (2.10.0) - loofah (2.0.3) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -129,12 +131,10 @@ GEM minitest (5.9.0) multi_json (1.12.1) mysql2 (0.4.4) - nokogiri (1.6.8) + nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) orm_adapter (0.5.0) phonelib (0.6.11) - pkg-config (1.1.7) polyamorous (1.3.1) activerecord (>= 3.0) pundit (1.1.0) @@ -161,8 +161,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.3.0) + loofah (~> 2.3) railties (4.2.7) actionpack (= 4.2.7) activesupport (= 4.2.7)