diff --git a/Gemfile.lock b/Gemfile.lock index 87c7949..318dc4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,6 +58,7 @@ GEM execjs coffee-script-source (1.10.0) concurrent-ruby (1.0.2) + crass (1.0.6) cucumber (2.99.0) builder (>= 2.1.2) cucumber-core (~> 1.5.0) @@ -127,7 +128,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.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.10) mail (2.6.4) @@ -143,9 +145,8 @@ GEM multi_test (0.1.2) multi_xml (0.5.5) nenv (0.3.0) - nokogiri (1.6.8) + nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) notiffany (0.1.0) nenv (~> 0.1) shellany (~> 0.0) @@ -154,7 +155,6 @@ GEM rspec (>= 2.14) orm_adapter (0.5.0) pg (0.18.4) - pkg-config (1.1.7) protected_attributes (1.1.4) activemodel (>= 4.0.1, < 5.0) pry (0.10.3) @@ -182,8 +182,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) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging