# HG changeset patch # User nanaya # Date 1474087332 -32400 # Node ID 56fd4829e599acf63540524fa8366ef9e50b9a8c # Parent c5c095f6981ede77373020c3dce8cd816b2a47cc Update gems diff -r c5c095f6981e -r 56fd4829e599 Gemfile.lock --- a/Gemfile.lock Sat Sep 17 13:41:05 2016 +0900 +++ b/Gemfile.lock Sat Sep 17 13:42:12 2016 +0900 @@ -1,20 +1,20 @@ GEM remote: https://rubygems.org/ specs: - actionpack (5.0.0) - actionview (= 5.0.0) - activesupport (= 5.0.0) + actionpack (5.0.0.1) + actionview (= 5.0.0.1) + activesupport (= 5.0.0.1) rack (~> 2.0) rack-test (~> 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.0.0) - activesupport (= 5.0.0) + actionview (5.0.0.1) + activesupport (= 5.0.0.1) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - activesupport (5.0.0) + activesupport (5.0.0.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) minitest (~> 5.1) @@ -25,7 +25,7 @@ concurrent-ruby (1.0.2) concurrent-ruby (1.0.2-java) dalli (2.7.6) - domain_name (0.5.20160615) + domain_name (0.5.20160826) unf (>= 0.0.5, < 1.0.0) embiggen (1.2.1) addressable (~> 2.3) @@ -56,7 +56,7 @@ minitest (5.9.0) multipart-post (2.0.0) naught (1.1.0) - newrelic_rpm (3.16.0.318) + newrelic_rpm (3.16.2.321) nokogiri (1.6.8) mini_portile2 (~> 2.1.0) pkg-config (~> 1.1.7) @@ -75,13 +75,13 @@ nokogiri (~> 1.6.0) rails-html-sanitizer (1.0.3) loofah (~> 2.0) - railties (5.0.0) - actionpack (= 5.0.0) - activesupport (= 5.0.0) + railties (5.0.0.1) + actionpack (= 5.0.0.1) + activesupport (= 5.0.0.1) method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - raindrops (0.16.0) + raindrops (0.17.0) rake (11.2.2) simple_oauth (0.3.1) thor (0.19.1)