diff --git a/Gemfile b/Gemfile index b0de8b5b..475d44fb 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'http://rubygems.org' -gem 'rails', '3.0.3' +gem 'rails', '3.0.4' #gem 'sqlite3-ruby', '~> 1.3.1', :require => 'sqlite3' gem 'compass', '~> 0.10.1' diff --git a/Gemfile.lock b/Gemfile.lock index f07f2244..08a3aea2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,34 +44,34 @@ GEM specs: aaronh-chronic (0.3.9) abstract (1.0.0) - actionmailer (3.0.3) - actionpack (= 3.0.3) - mail (~> 2.2.9) - actionpack (3.0.3) - activemodel (= 3.0.3) - activesupport (= 3.0.3) + actionmailer (3.0.4) + actionpack (= 3.0.4) + mail (~> 2.2.15) + actionpack (3.0.4) + activemodel (= 3.0.4) + activesupport (= 3.0.4) builder (~> 2.1.2) erubis (~> 2.6.6) i18n (~> 0.4) rack (~> 1.2.1) rack-mount (~> 0.6.13) - rack-test (~> 0.5.6) + rack-test (~> 0.5.7) tzinfo (~> 0.3.23) - activemodel (3.0.3) - activesupport (= 3.0.3) + activemodel (3.0.4) + activesupport (= 3.0.4) builder (~> 2.1.2) i18n (~> 0.4) - activerecord (3.0.3) - activemodel (= 3.0.3) - activesupport (= 3.0.3) + activerecord (3.0.4) + activemodel (= 3.0.4) + activesupport (= 3.0.4) arel (~> 2.0.2) tzinfo (~> 0.3.23) - activeresource (3.0.3) - activemodel (= 3.0.3) - activesupport (= 3.0.3) - activesupport (3.0.3) + activeresource (3.0.4) + activemodel (= 3.0.4) + activesupport (= 3.0.4) + activesupport (3.0.4) addressable (2.2.4) - arel (2.0.7) + arel (2.0.8) bcrypt-ruby (2.1.4) builder (2.1.2) closure-compiler (1.0.0) @@ -114,17 +114,17 @@ GEM rack (>= 1.0.0) rack-test (0.5.7) rack (>= 1.0) - rails (3.0.3) - actionmailer (= 3.0.3) - actionpack (= 3.0.3) - activerecord (= 3.0.3) - activeresource (= 3.0.3) - activesupport (= 3.0.3) + rails (3.0.4) + actionmailer (= 3.0.4) + actionpack (= 3.0.4) + activerecord (= 3.0.4) + activeresource (= 3.0.4) + activesupport (= 3.0.4) bundler (~> 1.0) - railties (= 3.0.3) - railties (3.0.3) - actionpack (= 3.0.3) - activesupport (= 3.0.3) + railties (= 3.0.4) + railties (3.0.4) + actionpack (= 3.0.4) + activesupport (= 3.0.4) rake (>= 0.8.7) thor (~> 0.14.4) rake (0.8.7) @@ -179,7 +179,7 @@ DEPENDENCIES mysqlplus! openneo-auth-signatory (~> 0.1.0) rack-fiber_pool - rails (= 3.0.3) + rails (= 3.0.4) rdiscount (~> 1.6.5) rspec-rails (~> 2.0.0.beta.22) thin (~> 1.2.7) diff --git a/vendor/cache/actionmailer-3.0.3.gem b/vendor/cache/actionmailer-3.0.3.gem deleted file mode 100644 index 4ef84499..00000000 Binary files a/vendor/cache/actionmailer-3.0.3.gem and /dev/null differ diff --git a/vendor/cache/actionmailer-3.0.4.gem b/vendor/cache/actionmailer-3.0.4.gem new file mode 100644 index 00000000..f2ae5f6b Binary files /dev/null and b/vendor/cache/actionmailer-3.0.4.gem differ diff --git a/vendor/cache/actionpack-3.0.3.gem b/vendor/cache/actionpack-3.0.3.gem deleted file mode 100644 index 7283f8bb..00000000 Binary files a/vendor/cache/actionpack-3.0.3.gem and /dev/null differ diff --git a/vendor/cache/actionpack-3.0.4.gem b/vendor/cache/actionpack-3.0.4.gem new file mode 100644 index 00000000..e962c70e Binary files /dev/null and b/vendor/cache/actionpack-3.0.4.gem differ diff --git a/vendor/cache/activemodel-3.0.3.gem b/vendor/cache/activemodel-3.0.3.gem deleted file mode 100644 index 9fb738ec..00000000 Binary files a/vendor/cache/activemodel-3.0.3.gem and /dev/null differ diff --git a/vendor/cache/activemodel-3.0.4.gem b/vendor/cache/activemodel-3.0.4.gem new file mode 100644 index 00000000..311c5efc Binary files /dev/null and b/vendor/cache/activemodel-3.0.4.gem differ diff --git a/vendor/cache/activerecord-3.0.3.gem b/vendor/cache/activerecord-3.0.3.gem deleted file mode 100644 index 253979e8..00000000 Binary files a/vendor/cache/activerecord-3.0.3.gem and /dev/null differ diff --git a/vendor/cache/activerecord-3.0.4.gem b/vendor/cache/activerecord-3.0.4.gem new file mode 100644 index 00000000..cfb8c5c0 Binary files /dev/null and b/vendor/cache/activerecord-3.0.4.gem differ diff --git a/vendor/cache/activeresource-3.0.3.gem b/vendor/cache/activeresource-3.0.4.gem similarity index 86% rename from vendor/cache/activeresource-3.0.3.gem rename to vendor/cache/activeresource-3.0.4.gem index bed78c26..deee4b2a 100644 Binary files a/vendor/cache/activeresource-3.0.3.gem and b/vendor/cache/activeresource-3.0.4.gem differ diff --git a/vendor/cache/activesupport-3.0.3.gem b/vendor/cache/activesupport-3.0.3.gem deleted file mode 100644 index 33fb1f8e..00000000 Binary files a/vendor/cache/activesupport-3.0.3.gem and /dev/null differ diff --git a/vendor/cache/activesupport-3.0.4.gem b/vendor/cache/activesupport-3.0.4.gem new file mode 100644 index 00000000..0db75b07 Binary files /dev/null and b/vendor/cache/activesupport-3.0.4.gem differ diff --git a/vendor/cache/arel-2.0.7.gem b/vendor/cache/arel-2.0.7.gem deleted file mode 100644 index 91014abe..00000000 Binary files a/vendor/cache/arel-2.0.7.gem and /dev/null differ diff --git a/vendor/cache/arel-2.0.8.gem b/vendor/cache/arel-2.0.8.gem new file mode 100644 index 00000000..8e22eef2 Binary files /dev/null and b/vendor/cache/arel-2.0.8.gem differ diff --git a/vendor/cache/rails-3.0.3.gem b/vendor/cache/rails-3.0.4.gem similarity index 69% rename from vendor/cache/rails-3.0.3.gem rename to vendor/cache/rails-3.0.4.gem index e73246a6..5fb4286f 100644 Binary files a/vendor/cache/rails-3.0.3.gem and b/vendor/cache/rails-3.0.4.gem differ diff --git a/vendor/cache/railties-3.0.3.gem b/vendor/cache/railties-3.0.4.gem similarity index 66% rename from vendor/cache/railties-3.0.3.gem rename to vendor/cache/railties-3.0.4.gem index 51eeb53c..fee69d2f 100644 Binary files a/vendor/cache/railties-3.0.3.gem and b/vendor/cache/railties-3.0.4.gem differ