# HG changeset patch # User edogawaconan # Date 1399794787 -32400 # Node ID cfbf85da43c6bf4c67e799e2b23bc77ee093ba39 # Parent 6730adbd9fce06bda242171d0e6e039446ff0d7d Update gems. diff -r 6730adbd9fce -r cfbf85da43c6 Gemfile.lock --- a/Gemfile.lock Wed Apr 23 09:34:10 2014 +0900 +++ b/Gemfile.lock Sun May 11 16:53:07 2014 +0900 @@ -1,32 +1,32 @@ GEM remote: https://rubygems.org/ specs: - actionmailer (4.1.0) - actionpack (= 4.1.0) - actionview (= 4.1.0) + actionmailer (4.1.1) + actionpack (= 4.1.1) + actionview (= 4.1.1) mail (~> 2.5.4) - actionpack (4.1.0) - actionview (= 4.1.0) - activesupport (= 4.1.0) + actionpack (4.1.1) + actionview (= 4.1.1) + activesupport (= 4.1.1) rack (~> 1.5.2) rack-test (~> 0.6.2) - actionview (4.1.0) - activesupport (= 4.1.0) + actionview (4.1.1) + activesupport (= 4.1.1) builder (~> 3.1) erubis (~> 2.7.0) - activemodel (4.1.0) - activesupport (= 4.1.0) + activemodel (4.1.1) + activesupport (= 4.1.1) builder (~> 3.1) - activerecord (4.1.0) - activemodel (= 4.1.0) - activesupport (= 4.1.0) + activerecord (4.1.1) + activemodel (= 4.1.1) + activesupport (= 4.1.1) arel (~> 5.0.0) activerecord-jdbc-adapter (1.3.7) activerecord (>= 2.2) activerecord-jdbcpostgresql-adapter (1.3.7) activerecord-jdbc-adapter (~> 1.3.7) jdbc-postgres (>= 9.1) - activesupport (4.1.0) + activesupport (4.1.1) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -37,7 +37,7 @@ sass (~> 3.2) bouncy-castle-java (1.5.0147) builder (3.2.2) - dalli (2.7.0) + dalli (2.7.1) erubis (2.7.0) execjs (2.0.2) hike (1.2.3) @@ -58,7 +58,7 @@ treetop (~> 1.4.8) mime-types (1.25.1) minitest (5.3.3) - multi_json (1.9.2) + multi_json (1.10.0) newrelic_rpm (3.8.0.218) pg (0.17.1) polyglot (0.3.4) @@ -71,19 +71,19 @@ rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) - rails (4.1.0) - actionmailer (= 4.1.0) - actionpack (= 4.1.0) - actionview (= 4.1.0) - activemodel (= 4.1.0) - activerecord (= 4.1.0) - activesupport (= 4.1.0) + rails (4.1.1) + actionmailer (= 4.1.1) + actionpack (= 4.1.1) + actionview (= 4.1.1) + activemodel (= 4.1.1) + activerecord (= 4.1.1) + activesupport (= 4.1.1) bundler (>= 1.3.0, < 2.0) - railties (= 4.1.0) + railties (= 4.1.1) sprockets-rails (~> 2.0) - railties (4.1.0) - actionpack (= 4.1.0) - activesupport (= 4.1.0) + railties (4.1.1) + actionpack (= 4.1.1) + activesupport (= 4.1.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) raindrops (0.13.0) @@ -118,7 +118,7 @@ uglifier (2.5.0) execjs (>= 0.3.0) json (>= 1.8.0) - unicorn (4.8.2) + unicorn (4.8.3) kgio (~> 2.6) rack raindrops (~> 0.7)