Skip to content

Commit dc66495

Browse files
committed
Upgrade Rails to 5.2.4.4 (#34062).
git-svn-id: http://svn.redmine.org/redmine/trunk@20109 e93f8b46-1217-0410-a6f0-8f06a7374b81
1 parent 5843b72 commit dc66495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
33
ruby '>= 2.3.0', '< 2.7.0'
44
gem 'bundler', '>= 1.12.0'
55

6-
gem 'rails', '5.2.4.2'
6+
gem 'rails', '5.2.4.4'
77
gem 'sprockets', '~> 3.7.2' if RUBY_VERSION < '2.5'
88
gem 'rouge', '~> 3.23.0'
99
gem 'request_store', '~> 1.5.0'

0 commit comments

Comments
 (0)