security update: rails -> 3.0.4
This commit is contained in:
parent
bcffdc0630
commit
cb0fb4bc86
17 changed files with 29 additions and 29 deletions
2
Gemfile
2
Gemfile
|
@ -1,6 +1,6 @@
|
||||||
source 'http://rubygems.org'
|
source 'http://rubygems.org'
|
||||||
|
|
||||||
gem 'rails', '3.0.3'
|
gem 'rails', '3.0.4'
|
||||||
#gem 'sqlite3-ruby', '~> 1.3.1', :require => 'sqlite3'
|
#gem 'sqlite3-ruby', '~> 1.3.1', :require => 'sqlite3'
|
||||||
|
|
||||||
gem 'compass', '~> 0.10.1'
|
gem 'compass', '~> 0.10.1'
|
||||||
|
|
56
Gemfile.lock
56
Gemfile.lock
|
@ -44,34 +44,34 @@ GEM
|
||||||
specs:
|
specs:
|
||||||
aaronh-chronic (0.3.9)
|
aaronh-chronic (0.3.9)
|
||||||
abstract (1.0.0)
|
abstract (1.0.0)
|
||||||
actionmailer (3.0.3)
|
actionmailer (3.0.4)
|
||||||
actionpack (= 3.0.3)
|
actionpack (= 3.0.4)
|
||||||
mail (~> 2.2.9)
|
mail (~> 2.2.15)
|
||||||
actionpack (3.0.3)
|
actionpack (3.0.4)
|
||||||
activemodel (= 3.0.3)
|
activemodel (= 3.0.4)
|
||||||
activesupport (= 3.0.3)
|
activesupport (= 3.0.4)
|
||||||
builder (~> 2.1.2)
|
builder (~> 2.1.2)
|
||||||
erubis (~> 2.6.6)
|
erubis (~> 2.6.6)
|
||||||
i18n (~> 0.4)
|
i18n (~> 0.4)
|
||||||
rack (~> 1.2.1)
|
rack (~> 1.2.1)
|
||||||
rack-mount (~> 0.6.13)
|
rack-mount (~> 0.6.13)
|
||||||
rack-test (~> 0.5.6)
|
rack-test (~> 0.5.7)
|
||||||
tzinfo (~> 0.3.23)
|
tzinfo (~> 0.3.23)
|
||||||
activemodel (3.0.3)
|
activemodel (3.0.4)
|
||||||
activesupport (= 3.0.3)
|
activesupport (= 3.0.4)
|
||||||
builder (~> 2.1.2)
|
builder (~> 2.1.2)
|
||||||
i18n (~> 0.4)
|
i18n (~> 0.4)
|
||||||
activerecord (3.0.3)
|
activerecord (3.0.4)
|
||||||
activemodel (= 3.0.3)
|
activemodel (= 3.0.4)
|
||||||
activesupport (= 3.0.3)
|
activesupport (= 3.0.4)
|
||||||
arel (~> 2.0.2)
|
arel (~> 2.0.2)
|
||||||
tzinfo (~> 0.3.23)
|
tzinfo (~> 0.3.23)
|
||||||
activeresource (3.0.3)
|
activeresource (3.0.4)
|
||||||
activemodel (= 3.0.3)
|
activemodel (= 3.0.4)
|
||||||
activesupport (= 3.0.3)
|
activesupport (= 3.0.4)
|
||||||
activesupport (3.0.3)
|
activesupport (3.0.4)
|
||||||
addressable (2.2.4)
|
addressable (2.2.4)
|
||||||
arel (2.0.7)
|
arel (2.0.8)
|
||||||
bcrypt-ruby (2.1.4)
|
bcrypt-ruby (2.1.4)
|
||||||
builder (2.1.2)
|
builder (2.1.2)
|
||||||
closure-compiler (1.0.0)
|
closure-compiler (1.0.0)
|
||||||
|
@ -114,17 +114,17 @@ GEM
|
||||||
rack (>= 1.0.0)
|
rack (>= 1.0.0)
|
||||||
rack-test (0.5.7)
|
rack-test (0.5.7)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
rails (3.0.3)
|
rails (3.0.4)
|
||||||
actionmailer (= 3.0.3)
|
actionmailer (= 3.0.4)
|
||||||
actionpack (= 3.0.3)
|
actionpack (= 3.0.4)
|
||||||
activerecord (= 3.0.3)
|
activerecord (= 3.0.4)
|
||||||
activeresource (= 3.0.3)
|
activeresource (= 3.0.4)
|
||||||
activesupport (= 3.0.3)
|
activesupport (= 3.0.4)
|
||||||
bundler (~> 1.0)
|
bundler (~> 1.0)
|
||||||
railties (= 3.0.3)
|
railties (= 3.0.4)
|
||||||
railties (3.0.3)
|
railties (3.0.4)
|
||||||
actionpack (= 3.0.3)
|
actionpack (= 3.0.4)
|
||||||
activesupport (= 3.0.3)
|
activesupport (= 3.0.4)
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (~> 0.14.4)
|
thor (~> 0.14.4)
|
||||||
rake (0.8.7)
|
rake (0.8.7)
|
||||||
|
@ -179,7 +179,7 @@ DEPENDENCIES
|
||||||
mysqlplus!
|
mysqlplus!
|
||||||
openneo-auth-signatory (~> 0.1.0)
|
openneo-auth-signatory (~> 0.1.0)
|
||||||
rack-fiber_pool
|
rack-fiber_pool
|
||||||
rails (= 3.0.3)
|
rails (= 3.0.4)
|
||||||
rdiscount (~> 1.6.5)
|
rdiscount (~> 1.6.5)
|
||||||
rspec-rails (~> 2.0.0.beta.22)
|
rspec-rails (~> 2.0.0.beta.22)
|
||||||
thin (~> 1.2.7)
|
thin (~> 1.2.7)
|
||||||
|
|
BIN
vendor/cache/actionmailer-3.0.3.gem
vendored
BIN
vendor/cache/actionmailer-3.0.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/actionmailer-3.0.4.gem
vendored
Normal file
BIN
vendor/cache/actionmailer-3.0.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/actionpack-3.0.3.gem
vendored
BIN
vendor/cache/actionpack-3.0.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/actionpack-3.0.4.gem
vendored
Normal file
BIN
vendor/cache/actionpack-3.0.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activemodel-3.0.3.gem
vendored
BIN
vendor/cache/activemodel-3.0.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/activemodel-3.0.4.gem
vendored
Normal file
BIN
vendor/cache/activemodel-3.0.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/activerecord-3.0.3.gem
vendored
BIN
vendor/cache/activerecord-3.0.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/activerecord-3.0.4.gem
vendored
Normal file
BIN
vendor/cache/activerecord-3.0.4.gem
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
vendor/cache/activesupport-3.0.3.gem
vendored
BIN
vendor/cache/activesupport-3.0.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/activesupport-3.0.4.gem
vendored
Normal file
BIN
vendor/cache/activesupport-3.0.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/arel-2.0.7.gem
vendored
BIN
vendor/cache/arel-2.0.7.gem
vendored
Binary file not shown.
BIN
vendor/cache/arel-2.0.8.gem
vendored
Normal file
BIN
vendor/cache/arel-2.0.8.gem
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue