]> source.dussan.org Git - redmine.git/commitdiff
2.6-stable: Gemfile: update Rails to 3.2.20
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 31 Oct 2014 04:15:01 +0000 (04:15 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 31 Oct 2014 04:15:01 +0000 (04:15 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@13530 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

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