]> source.dussan.org Git - redmine.git/commitdiff
Merged r13130 from trunk to 2.4-stable
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 7 May 2014 08:43:55 +0000 (08:43 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 7 May 2014 08:43:55 +0000 (08:43 +0000)
Gemfile: update Rails 3.2.18

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

Gemfile

diff --git a/Gemfile b/Gemfile
index bdc39b3cb7485f6a498128a7bc8836db1de4864e..4d43a7e757a7b9542ae3bda7cdc997ef4a446013 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
 source 'https://rubygems.org'
 
-gem "rails", "3.2.17"
+gem "rails", "3.2.18"
 gem "rake", "~> 10.1.1"
 gem "jquery-rails", "~> 2.0.2"
 gem "coderay", "~> 1.1.0"