From 8a47b3d5387c84d09f3260c6e5ae9e3f542f227b Mon Sep 17 00:00:00 2001 From: zhitomirskiyi Date: Mon, 15 Nov 2010 19:00:15 -0800 Subject: [PATCH] DG IZ rails updated --- Gemfile | 2 +- Gemfile.lock | 65 ++++++++++++++++++++++++++-------------------------- 2 files changed, 34 insertions(+), 33 deletions(-) diff --git a/Gemfile b/Gemfile index 090a8ffa3..2ec75a8a2 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'http://rubygems.org' -gem 'rails', '>= 3.0.0' +gem 'rails', '3.0.1' gem 'bundler', '>= 1.0.0' gem "chef", :require => false diff --git a/Gemfile.lock b/Gemfile.lock index db0f2a394..39a139ddd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,34 +87,35 @@ GEM remote: http://rubygems.org/ specs: abstract (1.0.0) - actionmailer (3.0.2) - actionpack (= 3.0.2) - mail (~> 2.2.9) - actionpack (3.0.2) - activemodel (= 3.0.2) - activesupport (= 3.0.2) + actionmailer (3.0.1) + actionpack (= 3.0.1) + mail (~> 2.2.5) + actionpack (3.0.1) + activemodel (= 3.0.1) + activesupport (= 3.0.1) builder (~> 2.1.2) erubis (~> 2.6.6) i18n (~> 0.4.1) rack (~> 1.2.1) - rack-mount (~> 0.6.13) - rack-test (~> 0.5.6) + rack-mount (~> 0.6.12) + rack-test (~> 0.5.4) tzinfo (~> 0.3.23) - activemodel (3.0.2) - activesupport (= 3.0.2) + activemodel (3.0.1) + activesupport (= 3.0.1) builder (~> 2.1.2) i18n (~> 0.4.1) - activerecord (3.0.2) - activemodel (= 3.0.2) - activesupport (= 3.0.2) - arel (~> 2.0.2) + activerecord (3.0.1) + activemodel (= 3.0.1) + activesupport (= 3.0.1) + arel (~> 1.0.0) tzinfo (~> 0.3.23) - activeresource (3.0.2) - activemodel (= 3.0.2) - activesupport (= 3.0.2) - activesupport (3.0.2) + activeresource (3.0.1) + activemodel (= 3.0.1) + activesupport (= 3.0.1) + activesupport (3.0.1) addressable (2.2.2) - arel (2.0.2) + arel (1.0.1) + activesupport (~> 3.0.0) aws (2.3.26) activesupport http_connection @@ -299,19 +300,19 @@ GEM ruby-openid (>= 2.1.8) rack-test (0.5.6) rack (>= 1.0) - rails (3.0.2) - actionmailer (= 3.0.2) - actionpack (= 3.0.2) - activerecord (= 3.0.2) - activeresource (= 3.0.2) - activesupport (= 3.0.2) + rails (3.0.1) + actionmailer (= 3.0.1) + actionpack (= 3.0.1) + activerecord (= 3.0.1) + activeresource (= 3.0.1) + activesupport (= 3.0.1) bundler (~> 1.0.0) - railties (= 3.0.2) - railties (3.0.2) - actionpack (= 3.0.2) - activesupport (= 3.0.2) - rake (>= 0.8.7) - thor (~> 0.14.4) + railties (= 3.0.1) + railties (3.0.1) + actionpack (= 3.0.1) + activesupport (= 3.0.1) + rake (>= 0.8.4) + thor (~> 0.14.0) rake (0.8.7) rest-client (1.6.1) mime-types (>= 1.16) @@ -402,7 +403,7 @@ DEPENDENCIES mongrel omniauth pubsubhubbub - rails (>= 3.0.0) + rails (= 3.0.1) roxml! rspec (>= 2.0.0) rspec-instafail