# HG changeset patch # User nanaya # Date 1533728309 -32400 # Node ID aa78d1eeb6e552031fec8f2d5c92f8b73e618434 # Parent df4be896ab8bd714eda877ef6cc905aef50f31c5 Update rails and other gems diff -r df4be896ab8b -r aa78d1eeb6e5 Gemfile.lock --- a/Gemfile.lock Wed Aug 08 20:37:29 2018 +0900 +++ b/Gemfile.lock Wed Aug 08 20:38:29 2018 +0900 @@ -1,20 +1,20 @@ GEM remote: https://rubygems.org/ specs: - actionpack (5.2.0) - actionview (= 5.2.0) - activesupport (= 5.2.0) + actionpack (5.2.1) + actionview (= 5.2.1) + activesupport (= 5.2.1) rack (~> 2.0) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.0) - activesupport (= 5.2.0) + actionview (5.2.1) + activesupport (= 5.2.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activesupport (5.2.0) + activesupport (5.2.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -40,7 +40,7 @@ http-form_data (2.1.1) http_parser.rb (0.6.0) http_parser.rb (0.6.0-java) - i18n (1.0.1) + i18n (1.1.0) concurrent-ruby (~> 1.0) idn-ruby (0.1.0) kgio (2.11.2) @@ -71,12 +71,12 @@ nokogiri (>= 1.6) rails-html-sanitizer (1.0.4) loofah (~> 2.2, >= 2.2.2) - railties (5.2.0) - actionpack (= 5.2.0) - activesupport (= 5.2.0) + railties (5.2.1) + actionpack (= 5.2.1) + activesupport (= 5.2.1) method_source rake (>= 0.8.7) - thor (>= 0.18.1, < 2.0) + thor (>= 0.19.0, < 2.0) raindrops (0.19.0) rake (12.3.1) redis (4.0.1)