1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-29 11:49:37 +00:00

Gemfile: update Rails 3.2.19

git-svn-id: http://svn.redmine.org/redmine/trunk@13208 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2014-07-03 22:36:38 +00:00
parent 45a744d77d
commit 5d07f5884f

View File

@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem "rails", "3.2.18"
gem "rails", "3.2.19"
gem "rake", "~> 10.1.1"
gem "jquery-rails", "~> 2.0.2"
gem "coderay", "~> 1.1.0"