]> source.dussan.org Git - redmine.git/commitdiff
2.6-stable: Gemfile: update Rails to 3.2.21
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 18 Nov 2014 11:13:57 +0000 (11:13 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 18 Nov 2014 11:13:57 +0000 (11:13 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@13612 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index 773af1ca870e8ec287abfb068eee6d6cde8fc42b..549525154eabad30688001d41c3486c6b9562b3e 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
 source 'https://rubygems.org'
 
-gem "rails", "3.2.20"
+gem "rails", "3.2.21"
 gem "jquery-rails", "~> 3.1.1"
 gem "coderay", "~> 1.1.0"
 gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby]