]> source.dussan.org Git - redmine.git/commitdiff
2.6-stable: update Rails to 3.2.22.1
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 26 Jan 2016 10:57:26 +0000 (10:57 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 26 Jan 2016 10:57:26 +0000 (10:57 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@15104 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index afc26a64f99331e568ff47b02b3b72e719d7943b..2171d518443fec53651ecd49a3da69e1e5903d27 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
 source 'https://rubygems.org'
 
-gem "rails", "3.2.22"
+gem "rails", "3.2.22.1"
 gem "rack-cache", "1.2" if RUBY_VERSION < "1.9.3"
 gem "jquery-rails", "~> 3.1.4"
 gem "coderay", "~> 1.1.0"