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

Gemfile

diff --git a/Gemfile b/Gemfile
index d33925b0919a4f00fc883dcd16f05259912ef5c2..6e52c10d0c25ca1da82df182e2a23df0b4319636 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
 source 'https://rubygems.org'
 
-gem "rails", "4.1.6"
+gem "rails", "4.1.7"
 gem "jquery-rails", "~> 3.1.1"
 gem "coderay", "~> 1.1.0"
 gem "builder", ">= 3.0.4"