Revision 13431
Added by Toshi MARUYAMA over 10 years ago
Gemfile | ||
---|---|---|
1 | 1 |
source 'https://rubygems.org' |
2 | 2 |
|
3 |
gem "rails", "4.1.5"
|
|
3 |
gem "rails", "4.1.6"
|
|
4 | 4 |
gem "jquery-rails", "~> 3.1.1" |
5 | 5 |
gem "coderay", "~> 1.1.0" |
6 | 6 |
gem "builder", ">= 3.0.4" |
Also available in: Unified diff
Gemfile: update Rails version to 4.1.6