diff --git a/Gemfile b/Gemfile index 8d20d805978..b75fd4a7dc1 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source :rubygems -gem "rails", "3.0.0.rc" +gem "rails", "3.0.0.rc2" gem "rack", "1.2.1" gem "aws-s3", "0.6.2", :require => "aws/s3" diff --git a/Gemfile.lock b/Gemfile.lock index b8d109fc1c1..d7c0f20ca7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,34 +15,34 @@ GEM remote: http://rubygems.org/ specs: abstract (1.0.0) - actionmailer (3.0.0.rc) - actionpack (= 3.0.0.rc) + actionmailer (3.0.0.rc2) + actionpack (= 3.0.0.rc2) mail (~> 2.2.5) - actionpack (3.0.0.rc) - activemodel (= 3.0.0.rc) - activesupport (= 3.0.0.rc) + actionpack (3.0.0.rc2) + activemodel (= 3.0.0.rc2) + activesupport (= 3.0.0.rc2) builder (~> 2.1.2) erubis (~> 2.6.6) i18n (~> 0.4.1) rack (~> 1.2.1) - rack-mount (~> 0.6.9) + rack-mount (~> 0.6.12) rack-test (~> 0.5.4) - tzinfo (~> 0.3.22) - activemodel (3.0.0.rc) - activesupport (= 3.0.0.rc) + tzinfo (~> 0.3.23) + activemodel (3.0.0.rc2) + activesupport (= 3.0.0.rc2) builder (~> 2.1.2) i18n (~> 0.4.1) - activerecord (3.0.0.rc) - activemodel (= 3.0.0.rc) - activesupport (= 3.0.0.rc) - arel (~> 0.4.0) - tzinfo (~> 0.3.22) - activeresource (3.0.0.rc) - activemodel (= 3.0.0.rc) - activesupport (= 3.0.0.rc) - activesupport (3.0.0.rc) + activerecord (3.0.0.rc2) + activemodel (= 3.0.0.rc2) + activesupport (= 3.0.0.rc2) + arel (~> 1.0.0.rc1) + tzinfo (~> 0.3.23) + activeresource (3.0.0.rc2) + activemodel (= 3.0.0.rc2) + activesupport (= 3.0.0.rc2) + activesupport (3.0.0.rc2) addressable (2.2.0) - arel (0.4.0) + arel (1.0.0.rc1) activesupport (>= 3.0.0.beta) aws-s3 (0.6.2) builder @@ -101,21 +101,21 @@ GEM rack (1.2.1) rack-maintenance (0.3.0) rack (>= 1.0) - rack-mount (0.6.9) + rack-mount (0.6.12) rack (>= 1.0.0) rack-test (0.5.4) rack (>= 1.0) - rails (3.0.0.rc) - actionmailer (= 3.0.0.rc) - actionpack (= 3.0.0.rc) - activerecord (= 3.0.0.rc) - activeresource (= 3.0.0.rc) - activesupport (= 3.0.0.rc) - bundler (>= 1.0.0.rc.1) - railties (= 3.0.0.rc) - railties (3.0.0.rc) - actionpack (= 3.0.0.rc) - activesupport (= 3.0.0.rc) + rails (3.0.0.rc2) + actionmailer (= 3.0.0.rc2) + actionpack (= 3.0.0.rc2) + activerecord (= 3.0.0.rc2) + activeresource (= 3.0.0.rc2) + activesupport (= 3.0.0.rc2) + bundler (>= 1.0.0.rc.6) + railties (= 3.0.0.rc2) + railties (3.0.0.rc2) + actionpack (= 3.0.0.rc2) + activesupport (= 3.0.0.rc2) rake (>= 0.8.3) thor (~> 0.14.0) rake (0.8.7) @@ -133,7 +133,7 @@ GEM treetop (1.4.5) polyglot (>= 0.3.1) trollop (1.16.2) - tzinfo (0.3.22) + tzinfo (0.3.23) validates_url_format_of (0.1.0) activerecord (>= 2.3.4) webmock (0.7.3) @@ -167,7 +167,7 @@ DEPENDENCIES rack (= 1.2.1) rack-maintenance (= 0.3.0) rack-test (= 0.5.4) - rails (= 3.0.0.rc) + rails (= 3.0.0.rc2) redgreen (= 1.2.2) redis (= 2.0.1) rest-client (= 1.0.3) diff --git a/vendor/cache/actionmailer-3.0.0.rc.gem b/vendor/cache/actionmailer-3.0.0.rc.gem deleted file mode 100644 index b6dc1779e5b..00000000000 Binary files a/vendor/cache/actionmailer-3.0.0.rc.gem and /dev/null differ diff --git a/vendor/cache/actionmailer-3.0.0.rc2.gem b/vendor/cache/actionmailer-3.0.0.rc2.gem new file mode 100644 index 00000000000..e3879573dd7 Binary files /dev/null and b/vendor/cache/actionmailer-3.0.0.rc2.gem differ diff --git a/vendor/cache/actionpack-3.0.0.rc.gem b/vendor/cache/actionpack-3.0.0.rc.gem deleted file mode 100644 index 6fa843cea5e..00000000000 Binary files a/vendor/cache/actionpack-3.0.0.rc.gem and /dev/null differ diff --git a/vendor/cache/actionpack-3.0.0.rc2.gem b/vendor/cache/actionpack-3.0.0.rc2.gem new file mode 100644 index 00000000000..67f4cbe9715 Binary files /dev/null and b/vendor/cache/actionpack-3.0.0.rc2.gem differ diff --git a/vendor/cache/activemodel-3.0.0.rc.gem b/vendor/cache/activemodel-3.0.0.rc.gem deleted file mode 100644 index 6ff7278b5e5..00000000000 Binary files a/vendor/cache/activemodel-3.0.0.rc.gem and /dev/null differ diff --git a/vendor/cache/activemodel-3.0.0.rc2.gem b/vendor/cache/activemodel-3.0.0.rc2.gem new file mode 100644 index 00000000000..af1737f9799 Binary files /dev/null and b/vendor/cache/activemodel-3.0.0.rc2.gem differ diff --git a/vendor/cache/activerecord-3.0.0.rc.gem b/vendor/cache/activerecord-3.0.0.rc.gem deleted file mode 100644 index 4c03f3ea813..00000000000 Binary files a/vendor/cache/activerecord-3.0.0.rc.gem and /dev/null differ diff --git a/vendor/cache/activerecord-3.0.0.rc2.gem b/vendor/cache/activerecord-3.0.0.rc2.gem new file mode 100644 index 00000000000..14e96e0e86b Binary files /dev/null and b/vendor/cache/activerecord-3.0.0.rc2.gem differ diff --git a/vendor/cache/activeresource-3.0.0.rc.gem b/vendor/cache/activeresource-3.0.0.rc.gem deleted file mode 100644 index 463cdfa3b4c..00000000000 Binary files a/vendor/cache/activeresource-3.0.0.rc.gem and /dev/null differ diff --git a/vendor/cache/activeresource-3.0.0.rc2.gem b/vendor/cache/activeresource-3.0.0.rc2.gem new file mode 100644 index 00000000000..ed7a824e6fb Binary files /dev/null and b/vendor/cache/activeresource-3.0.0.rc2.gem differ diff --git a/vendor/cache/activesupport-3.0.0.rc.gem b/vendor/cache/activesupport-3.0.0.rc.gem deleted file mode 100644 index 74c6d53ea1b..00000000000 Binary files a/vendor/cache/activesupport-3.0.0.rc.gem and /dev/null differ diff --git a/vendor/cache/activesupport-3.0.0.rc2.gem b/vendor/cache/activesupport-3.0.0.rc2.gem new file mode 100644 index 00000000000..e5fa35ea794 Binary files /dev/null and b/vendor/cache/activesupport-3.0.0.rc2.gem differ diff --git a/vendor/cache/arel-0.4.0.gem b/vendor/cache/arel-0.4.0.gem deleted file mode 100644 index 9967cf7c332..00000000000 Binary files a/vendor/cache/arel-0.4.0.gem and /dev/null differ diff --git a/vendor/cache/arel-1.0.0.rc1.gem b/vendor/cache/arel-1.0.0.rc1.gem new file mode 100644 index 00000000000..d09f74a5b61 Binary files /dev/null and b/vendor/cache/arel-1.0.0.rc1.gem differ diff --git a/vendor/cache/rack-mount-0.6.12.gem b/vendor/cache/rack-mount-0.6.12.gem new file mode 100644 index 00000000000..a59ae9d90db Binary files /dev/null and b/vendor/cache/rack-mount-0.6.12.gem differ diff --git a/vendor/cache/rack-mount-0.6.9.gem b/vendor/cache/rack-mount-0.6.9.gem deleted file mode 100644 index 178c280011a..00000000000 Binary files a/vendor/cache/rack-mount-0.6.9.gem and /dev/null differ diff --git a/vendor/cache/rails-3.0.0.rc.gem b/vendor/cache/rails-3.0.0.rc2.gem similarity index 69% rename from vendor/cache/rails-3.0.0.rc.gem rename to vendor/cache/rails-3.0.0.rc2.gem index 3eb8b8659d4..ba7a56c31cd 100644 Binary files a/vendor/cache/rails-3.0.0.rc.gem and b/vendor/cache/rails-3.0.0.rc2.gem differ diff --git a/vendor/cache/railties-3.0.0.rc.gem b/vendor/cache/railties-3.0.0.rc.gem deleted file mode 100644 index 1fdf5a4976d..00000000000 Binary files a/vendor/cache/railties-3.0.0.rc.gem and /dev/null differ diff --git a/vendor/cache/railties-3.0.0.rc2.gem b/vendor/cache/railties-3.0.0.rc2.gem new file mode 100644 index 00000000000..c20acb91650 Binary files /dev/null and b/vendor/cache/railties-3.0.0.rc2.gem differ diff --git a/vendor/cache/tzinfo-0.3.22.gem b/vendor/cache/tzinfo-0.3.22.gem deleted file mode 100644 index 64997649b3e..00000000000 Binary files a/vendor/cache/tzinfo-0.3.22.gem and /dev/null differ diff --git a/vendor/cache/tzinfo-0.3.23.gem b/vendor/cache/tzinfo-0.3.23.gem new file mode 100644 index 00000000000..df3a7778232 Binary files /dev/null and b/vendor/cache/tzinfo-0.3.23.gem differ