# HG changeset patch # User edogawaconan # Date 1416196890 -32400 # Node ID 36ad4d9590e30f509b8685cedabedc38c6e623b3 # Parent 824ac1165404c32ec1adbaeda848421c5d5004d3 Update rails. diff -r 824ac1165404 -r 36ad4d9590e3 Gemfile.lock --- a/Gemfile.lock Tue Nov 04 10:42:41 2014 +0900 +++ b/Gemfile.lock Mon Nov 17 13:01:30 2014 +0900 @@ -1,39 +1,39 @@ GEM remote: https://rubygems.org/ specs: - actionmailer (4.1.7) - actionpack (= 4.1.7) - actionview (= 4.1.7) + actionmailer (4.1.8) + actionpack (= 4.1.8) + actionview (= 4.1.8) mail (~> 2.5, >= 2.5.4) - actionpack (4.1.7) - actionview (= 4.1.7) - activesupport (= 4.1.7) + actionpack (4.1.8) + actionview (= 4.1.8) + activesupport (= 4.1.8) rack (~> 1.5.2) rack-test (~> 0.6.2) - actionview (4.1.7) - activesupport (= 4.1.7) + actionview (4.1.8) + activesupport (= 4.1.8) builder (~> 3.1) erubis (~> 2.7.0) - activemodel (4.1.7) - activesupport (= 4.1.7) + activemodel (4.1.8) + activesupport (= 4.1.8) builder (~> 3.1) - activerecord (4.1.7) - activemodel (= 4.1.7) - activesupport (= 4.1.7) + activerecord (4.1.8) + activemodel (= 4.1.8) + activesupport (= 4.1.8) arel (~> 5.0.0) - activerecord-jdbc-adapter (1.3.11) + activerecord-jdbc-adapter (1.3.12) activerecord (>= 2.2) - activerecord-jdbcpostgresql-adapter (1.3.11) - activerecord-jdbc-adapter (~> 1.3.11) + activerecord-jdbcpostgresql-adapter (1.3.12) + activerecord-jdbc-adapter (~> 1.3.12) jdbc-postgres (>= 9.1) - activesupport (4.1.7) + activesupport (4.1.8) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) arel (5.0.1.20140414130214) - bootstrap-sass (3.3.0.1) + bootstrap-sass (3.3.1.0) sass (~> 3.2) builder (3.2.2) coffee-rails (4.0.1) @@ -61,9 +61,9 @@ mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.4.3) - minitest (5.4.2) + minitest (5.4.3) multi_json (1.10.1) - newrelic_rpm (3.9.6.257) + newrelic_rpm (3.9.7.266) pg (0.17.1) puma (2.9.2) rack (>= 1.1, < 2.0) @@ -74,19 +74,19 @@ rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) - rails (4.1.7) - actionmailer (= 4.1.7) - actionpack (= 4.1.7) - actionview (= 4.1.7) - activemodel (= 4.1.7) - activerecord (= 4.1.7) - activesupport (= 4.1.7) + rails (4.1.8) + actionmailer (= 4.1.8) + actionpack (= 4.1.8) + actionview (= 4.1.8) + activemodel (= 4.1.8) + activerecord (= 4.1.8) + activesupport (= 4.1.8) bundler (>= 1.3.0, < 2.0) - railties (= 4.1.7) + railties (= 4.1.8) sprockets-rails (~> 2.0) - railties (4.1.7) - actionpack (= 4.1.7) - activesupport (= 4.1.7) + railties (4.1.8) + actionpack (= 4.1.8) + activesupport (= 4.1.8) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) raindrops (0.13.0)