mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-10 20:55:21 +00:00
Updates commonmark gem to 2.5 (#43408).
git-svn-id: https://svn.redmine.org/redmine/trunk@24080 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
0fb68a9283
commit
0937565bd0
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.3.2'
|
||||
gem 'commonmarker', '~> 2.5.0'
|
||||
gem "doorkeeper", "~> 5.8.2"
|
||||
gem "bcrypt", require: false
|
||||
gem "doorkeeper-i18n", "~> 5.2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user