redmine: 4.2.1 -> 4.2.2
(cherry picked from commit 23c541189c0782ad0fb60d26171480012670209d)
This commit is contained in:
committed by
github-actions[bot]
parent
4d5716f0f8
commit
ee2569ff54
@@ -3,8 +3,9 @@ source 'https://rubygems.org'
|
||||
ruby '>= 2.4.0', '< 2.8.0'
|
||||
gem 'bundler', '>= 1.12.0'
|
||||
|
||||
gem 'rails', '5.2.5'
|
||||
gem 'rails', '5.2.6'
|
||||
gem 'sprockets', '~> 3.7.2' if RUBY_VERSION < '2.5'
|
||||
gem 'globalid', '~> 0.4.2' if Gem.ruby_version < Gem::Version.new('2.6.0')
|
||||
gem 'rouge', '~> 3.26.0'
|
||||
gem 'request_store', '~> 1.5.0'
|
||||
gem "mini_mime", "~> 1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user