Updated rails to 3.0.16
This commit is contained in:
parent
8a74e7d77f
commit
9ac747e9f3
2 changed files with 28 additions and 28 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,7 +1,7 @@
|
|||
# A sample Gemfile
|
||||
source "http://rubygems.org"
|
||||
|
||||
gem "rails", '3.0.12'
|
||||
gem "rails", '3.0.16'
|
||||
|
||||
gem 'mysql2'
|
||||
gem "fastercsv"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue