Rails upto 3.2.11
This commit is contained in:
parent
0d5c6a48be
commit
ab344f31b6
2 changed files with 27 additions and 27 deletions
2
Gemfile
2
Gemfile
|
@ -8,7 +8,7 @@ def linux_only(require_as)
|
|||
RUBY_PLATFORM.include?('linux') && require_as
|
||||
end
|
||||
|
||||
gem "rails", "3.2.10"
|
||||
gem "rails", "3.2.11"
|
||||
|
||||
# Supported DBs
|
||||
gem "mysql2", group: :mysql
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue