mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 04:50:26 +01:00
Update Commonmarker gem to 2.6 (#43594).
git-svn-id: https://svn.redmine.org/redmine/trunk@24211 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -18,7 +18,7 @@ gem 'propshaft', '~> 1.3.0'
|
||||
gem 'rack', '>= 3.1.3'
|
||||
gem "stimulus-rails", "~> 1.3"
|
||||
gem "importmap-rails", "~> 2.0"
|
||||
gem 'commonmarker', '~> 2.5.0'
|
||||
gem 'commonmarker', '~> 2.6.0'
|
||||
gem "doorkeeper", "~> 5.8.2"
|
||||
gem "bcrypt", require: false
|
||||
gem "doorkeeper-i18n", "~> 5.2"
|
||||
|
||||
Reference in New Issue
Block a user