]> source.dussan.org Git - redmine.git/commitdiff
Merged r13208 from trunk to 2.4-stable
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 4 Jul 2014 00:24:53 +0000 (00:24 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 4 Jul 2014 00:24:53 +0000 (00:24 +0000)
Gemfile: update Rails 3.2.19

git-svn-id: http://svn.redmine.org/redmine/branches/2.4-stable@13211 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index 4d43a7e757a7b9542ae3bda7cdc997ef4a446013..3db65858c8397eba7332f949fb8293c0af14ed82 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"