# HG changeset patch # User nanaya # Date 1435384048 -32400 # Node ID e01fb1aa55a30a9740fa29f4e64a8f2a64f10b0c # Parent d5c7d7714ed8364e82e3e8f8c4748339d398c7a5 Update gems. diff -r d5c7d7714ed8 -r e01fb1aa55a3 Gemfile.lock --- a/Gemfile.lock Wed Jun 17 14:54:01 2015 +0900 +++ b/Gemfile.lock Sat Jun 27 14:47:28 2015 +0900 @@ -1,20 +1,20 @@ GEM remote: https://rubygems.org/ specs: - actionpack (4.2.2) - actionview (= 4.2.2) - activesupport (= 4.2.2) + actionpack (4.2.3) + actionview (= 4.2.3) + activesupport (= 4.2.3) rack (~> 1.6) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) - rails-html-sanitizer (~> 1.0, >= 1.0.1) - actionview (4.2.2) - activesupport (= 4.2.2) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + actionview (4.2.3) + activesupport (= 4.2.3) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) - rails-html-sanitizer (~> 1.0, >= 1.0.1) - activesupport (4.2.2) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + activesupport (4.2.3) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -48,7 +48,7 @@ nokogiri (1.6.6.2-java) nokogiri (1.6.6.2-x86-mingw32) mini_portile (~> 0.6.0) - rack (1.6.2) + rack (1.6.4) rack-test (0.6.3) rack (>= 1.0) rails-deprecated_sanitizer (1.0.3) @@ -59,9 +59,9 @@ rails-deprecated_sanitizer (>= 1.0.1) rails-html-sanitizer (1.0.2) loofah (~> 2.0) - railties (4.2.2) - actionpack (= 4.2.2) - activesupport (= 4.2.2) + railties (4.2.3) + actionpack (= 4.2.3) + activesupport (= 4.2.3) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.4.2)