diff --git a/Gemfile.lock b/Gemfile.lock index f679a983f..1265940e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,36 +29,36 @@ GEM remote: https://rubygems.org/ remote: https://rails-assets.org/ specs: - actionmailer (4.2.6) - actionpack (= 4.2.6) - actionview (= 4.2.6) - activejob (= 4.2.6) + actionmailer (5.1.1) + actionpack (= 5.1.1) + actionview (= 5.1.1) + activejob (= 5.1.1) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) - actionpack (4.2.6) - actionview (= 4.2.6) - activesupport (= 4.2.6) + actionpack (5.1.1) + actionview (= 5.1.1) + activesupport (= 5.1.1) rack (~> 1.6) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (4.2.6) - activesupport (= 4.2.6) + actionview (5.1.1) + activesupport (= 5.1.1) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) - activejob (4.2.6) - activesupport (= 4.2.6) + activejob (5.1.1) + activesupport (= 5.1.1) globalid (>= 0.3.0) - activemodel (4.2.6) - activesupport (= 4.2.6) + activemodel (5.1.1) + activesupport (= 5.1.1) builder (~> 3.1) - activerecord (4.2.6) - activemodel (= 4.2.6) - activesupport (= 4.2.6) + activerecord (5.1.1) + activemodel (= 5.1.1) + activesupport (= 5.1.1) arel (~> 6.0) - activesupport (4.2.6) + activesupport (5.1.1) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -305,16 +305,16 @@ GEM rack (>= 1.0.0) rack-utf8_sanitizer (1.3.2) rack (>= 1.0, < 3.0) - rails (4.2.6) - actionmailer (= 4.2.6) - actionpack (= 4.2.6) - actionview (= 4.2.6) - activejob (= 4.2.6) - activemodel (= 4.2.6) - activerecord (= 4.2.6) - activesupport (= 4.2.6) + rails (5.1.1) + actionmailer (= 5.1.1) + actionpack (= 5.1.1) + actionview (= 5.1.1) + activejob (= 5.1.1) + activemodel (= 5.1.1) + activerecord (= 5.1.1) + activesupport (= 5.1.1) bundler (>= 1.3.0, < 2.0) - railties (= 4.2.6) + railties (= 5.1.1) sprockets-rails rails-assets-notifyjs (0.4.2) rails-deprecated_sanitizer (1.0.3) @@ -327,20 +327,20 @@ GEM loofah (~> 2.0) rails3-generators (1.0.0) railties (>= 3.0.0) - railties (4.2.6) - actionpack (= 4.2.6) - activesupport (= 4.2.6) + railties (5.1.1) + actionpack (= 5.1.1) + activesupport (= 5.1.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (11.1.2) - ransack (1.7.0) + rake (12.0.0) + ransack (1.8.3) actionpack (>= 3.0) activerecord (>= 3.0) activesupport (>= 3.0) i18n polyamorous (~> 1.2) - rb-fsevent (0.9.7) - rb-inotify (0.9.7) + rb-fsevent (0.9.8) + rb-inotify (0.9.10) ffi (>= 0.5.0) rbtrace (0.4.8) ffi (>= 1.0.6)