Upgrade rails to 2.3.11.
This commit is contained in:
parent
46450cebef
commit
bea145f33d
4 changed files with 22 additions and 22 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,7 +1,7 @@
|
|||
# A sample Gemfile
|
||||
source "http://rubygems.org"
|
||||
|
||||
gem "rails", '2.3.10'
|
||||
gem "rails", '2.3.11'
|
||||
|
||||
gem 'mysql'
|
||||
gem "fastercsv"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue