diff --git a/Gemfile.lock b/Gemfile.lock index 2b50e3f2..d9871664 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM arel (6.0.3) ast (2.3.0) bcrypt (3.1.11) - builder (3.2.2) + builder (3.2.4) concurrent-ruby (1.0.2) coveralls (0.8.13) json (~> 1.8) @@ -54,6 +54,7 @@ GEM term-ansicolor (~> 1.3) thor (~> 0.19.1) tins (~> 1.6.0) + crass (1.0.6) devise (4.2.0) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -72,26 +73,26 @@ GEM erubis (2.7.0) globalid (0.3.6) activesupport (>= 4.1.0) - i18n (0.7.0) - json (1.8.3) - loofah (2.0.3) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + json (1.8.6) + loofah (2.9.0) + 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.1.0) + mini_portile2 (2.4.0) minitest (5.9.0) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) + nokogiri (1.9.1) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) parser (2.3.1.2) ast (~> 2.2) - pkg-config (1.1.7) powerpack (0.1.1) - rack (1.6.4) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.6) @@ -105,14 +106,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.6) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails_email_validator (0.1.4) activemodel (>= 3.0.0) railties (4.2.6) @@ -121,7 +122,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.1.0) - rake (11.2.2) + rake (12.3.3) responders (2.2.0) railties (>= 4.2.0, < 5.1) rmagick (2.15.4) @@ -164,10 +165,10 @@ GEM sqlite3 (1.3.11) term-ansicolor (1.3.2) tins (~> 1.0) - thor (0.19.1) - thread_safe (0.3.5) + thor (0.19.4) + thread_safe (0.3.6) tins (1.6.0) - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) unicode-display_width (1.0.5) warden (1.2.6)