SUZUKI Miho
null+****@clear*****
Mon Aug 13 10:18:52 JST 2012
SUZUKI Miho 2012-08-13 10:18:52 +0900 (Mon, 13 Aug 2012) New Revision: bc6788014d129fcc3aa38549485591195e9a3a7f https://github.com/logaling/logaling-server/commit/bc6788014d129fcc3aa38549485591195e9a3a7f Log: Update rails version to 3.2.7 Modified files: Gemfile Gemfile.lock Modified: Gemfile (+1 -1) =================================================================== --- Gemfile 2012-08-13 10:11:26 +0900 (12a1c11) +++ Gemfile 2012-08-13 10:18:52 +0900 (dfc7479) @@ -1,6 +1,6 @@ source 'https://rubygems.org' -gem 'rails', '3.2.6' +gem 'rails', '3.2.7' # Bundle edge Rails instead: # gem 'rails', :git => 'git://github.com/rails/rails.git' Modified: Gemfile.lock (+27 -27) =================================================================== --- Gemfile.lock 2012-08-13 10:11:26 +0900 (56a4114) +++ Gemfile.lock 2012-08-13 10:18:52 +0900 (9ffb335) @@ -13,31 +13,31 @@ GIT GEM remote: https://rubygems.org/ specs: - actionmailer (3.2.6) - actionpack (= 3.2.6) + actionmailer (3.2.7) + actionpack (= 3.2.7) mail (~> 2.4.4) - actionpack (3.2.6) - activemodel (= 3.2.6) - activesupport (= 3.2.6) + actionpack (3.2.7) + activemodel (= 3.2.7) + activesupport (= 3.2.7) builder (~> 3.0.0) erubis (~> 2.7.0) - journey (~> 1.0.1) + journey (~> 1.0.4) rack (~> 1.4.0) rack-cache (~> 1.2) rack-test (~> 0.6.1) sprockets (~> 2.1.3) - activemodel (3.2.6) - activesupport (= 3.2.6) + activemodel (3.2.7) + activesupport (= 3.2.7) builder (~> 3.0.0) - activerecord (3.2.6) - activemodel (= 3.2.6) - activesupport (= 3.2.6) + activerecord (3.2.7) + activemodel (= 3.2.7) + activesupport (= 3.2.7) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activeresource (3.2.6) - activemodel (= 3.2.6) - activesupport (= 3.2.6) - activesupport (3.2.6) + activeresource (3.2.7) + activemodel (= 3.2.7) + activesupport (= 3.2.7) + activesupport (3.2.7) i18n (~> 0.6) multi_json (~> 1.0) addressable (2.2.8) @@ -80,7 +80,7 @@ GEM jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0) thor (~> 0.14) - json (1.7.3) + json (1.7.4) less (2.2.1) commonjs (~> 0.2.6) less-rails (2.2.3) @@ -105,17 +105,17 @@ GEM rack rack-test (0.6.1) rack (>= 1.0) - rails (3.2.6) - actionmailer (= 3.2.6) - actionpack (= 3.2.6) - activerecord (= 3.2.6) - activeresource (= 3.2.6) - activesupport (= 3.2.6) + rails (3.2.7) + actionmailer (= 3.2.7) + actionpack (= 3.2.7) + activerecord (= 3.2.7) + activeresource (= 3.2.7) + activesupport (= 3.2.7) bundler (~> 1.0) - railties (= 3.2.6) - railties (3.2.6) - actionpack (= 3.2.6) - activesupport (= 3.2.6) + railties (= 3.2.7) + railties (3.2.7) + actionpack (= 3.2.7) + activesupport (= 3.2.7) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) @@ -185,7 +185,7 @@ DEPENDENCIES haml-rails jquery-rails logaling-command! - rails (= 3.2.6) + rails (= 3.2.7) rspec-rails sass-rails (~> 3.2.3) sqlite3 -------------- next part -------------- An HTML attachment was scrubbed... 下载