mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-20 15:31:12 +00:00
Gemfile: update Rails to 4.1.7
git-svn-id: http://svn.redmine.org/redmine/trunk@13529 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
36ee95c1f4
commit
7e8afc960a
2
Gemfile
2
Gemfile
@ -1,6 +1,6 @@
|
|||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
gem "rails", "4.1.6"
|
gem "rails", "4.1.7"
|
||||||
gem "jquery-rails", "~> 3.1.1"
|
gem "jquery-rails", "~> 3.1.1"
|
||||||
gem "coderay", "~> 1.1.0"
|
gem "coderay", "~> 1.1.0"
|
||||||
gem "builder", ">= 3.0.4"
|
gem "builder", ">= 3.0.4"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user