mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update to rails 4.1
This commit is contained in:
parent
2e9b92c3af
commit
eacdd9cfd6
2 changed files with 49 additions and 44 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,7 +1,7 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
# Use rails as framework
|
||||
gem 'rails', '4.0.0'
|
||||
gem 'rails', '~> 4.1'
|
||||
|
||||
# Use mysql as the database for Active Record
|
||||
gem 'mysql2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue