# HG changeset patch # User edogawaconan # Date 1415065574 -32400 # Node ID 0c877dfa9646f7c5c906850b7ee20e539734b1db # Parent 205c0b5d9f44a9b4632828882ec47e240d25ce0e Update gems. diff -r 205c0b5d9f44 -r 0c877dfa9646 Gemfile.lock --- a/Gemfile.lock Thu Sep 18 09:29:07 2014 +0900 +++ b/Gemfile.lock Tue Nov 04 10:46:14 2014 +0900 @@ -1,27 +1,27 @@ GEM remote: https://rubygems.org/ specs: - actionmailer (4.1.6) - actionpack (= 4.1.6) - actionview (= 4.1.6) + actionmailer (4.1.7) + actionpack (= 4.1.7) + actionview (= 4.1.7) mail (~> 2.5, >= 2.5.4) - actionpack (4.1.6) - actionview (= 4.1.6) - activesupport (= 4.1.6) + actionpack (4.1.7) + actionview (= 4.1.7) + activesupport (= 4.1.7) rack (~> 1.5.2) rack-test (~> 0.6.2) - actionview (4.1.6) - activesupport (= 4.1.6) + actionview (4.1.7) + activesupport (= 4.1.7) builder (~> 3.1) erubis (~> 2.7.0) - activemodel (4.1.6) - activesupport (= 4.1.6) + activemodel (4.1.7) + activesupport (= 4.1.7) builder (~> 3.1) - activerecord (4.1.6) - activemodel (= 4.1.6) - activesupport (= 4.1.6) + activerecord (4.1.7) + activemodel (= 4.1.7) + activesupport (= 4.1.7) arel (~> 5.0.0) - activesupport (4.1.6) + activesupport (4.1.7) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -45,35 +45,35 @@ json (1.8.1) json (1.8.1-java) kgio (2.9.2) - mail (2.6.1) + mail (2.6.3) mime-types (>= 1.16, < 3) memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) - mime-types (2.3) - minitest (5.4.1) + mime-types (2.4.3) + minitest (5.4.2) multi_json (1.10.1) multipart-post (2.0.0) naught (1.0.0) - puma (2.9.1) + puma (2.9.2) rack (>= 1.1, < 2.0) - puma (2.9.1-java) + puma (2.9.2-java) rack (>= 1.1, < 2.0) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) - rails (4.1.6) - actionmailer (= 4.1.6) - actionpack (= 4.1.6) - actionview (= 4.1.6) - activemodel (= 4.1.6) - activerecord (= 4.1.6) - activesupport (= 4.1.6) + 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) bundler (>= 1.3.0, < 2.0) - railties (= 4.1.6) + railties (= 4.1.7) sprockets-rails (~> 2.0) - railties (4.1.6) - actionpack (= 4.1.6) - activesupport (= 4.1.6) + railties (4.1.7) + actionpack (= 4.1.7) + activesupport (= 4.1.7) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) raindrops (0.13.0) @@ -83,22 +83,22 @@ sdoc (0.4.1) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) - simple_oauth (0.2.0) + simple_oauth (0.3.0) spring (1.1.3) - sprockets (2.12.2) + sprockets (2.12.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.1.4) + sprockets-rails (2.2.0) actionpack (>= 3.0) activesupport (>= 3.0) - sprockets (~> 2.8) + sprockets (>= 2.8, < 4.0) thor (0.19.1) thread_safe (0.3.4) thread_safe (0.3.4-java) tilt (1.4.1) - twitter (5.11.0) + twitter (5.12.0) addressable (~> 2.3) buftok (~> 0.2.0) equalizer (~> 0.0.9) @@ -108,8 +108,8 @@ json (~> 1.8) memoizable (~> 0.4.0) naught (~> 1.0) - simple_oauth (~> 0.2.0) - twitter-text (1.9.2) + simple_oauth (~> 0.3.0) + twitter-text (1.10.0) unf (~> 0.1.0) tzinfo (1.2.2) thread_safe (~> 0.1)