]> source.dussan.org Git - redmine.git/commitdiff
Gemfile: update Rails 3.2.19
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 3 Jul 2014 22:36:38 +0000 (22:36 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 3 Jul 2014 22:36:38 +0000 (22:36 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@13208 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index 8986a4c7a3d49c01e5edf72e3177707a45880b2e..9dd167beeb53df89d877f967a4adddf95d7966e5 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -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"