redmine: 4.2.1 -> 4.2.2

(cherry picked from commit 23c541189c0782ad0fb60d26171480012670209d)
This commit is contained in:
Aaron Andersen
2021-08-15 00:27:07 +00:00
committed by github-actions[bot]
parent 4d5716f0f8
commit ee2569ff54
4 changed files with 121 additions and 120 deletions
@@ -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"