mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-20 15:31:12 +00:00
Update Rouge to 3.24.0 (#32468).
git-svn-id: http://svn.redmine.org/redmine/trunk@20146 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
3be81b344e
commit
1b5c650f1a
2
Gemfile
2
Gemfile
@ -5,7 +5,7 @@ gem 'bundler', '>= 1.12.0'
|
|||||||
|
|
||||||
gem 'rails', '5.2.4.4'
|
gem 'rails', '5.2.4.4'
|
||||||
gem 'sprockets', '~> 3.7.2' if RUBY_VERSION < '2.5'
|
gem 'sprockets', '~> 3.7.2' if RUBY_VERSION < '2.5'
|
||||||
gem 'rouge', '~> 3.23.0'
|
gem 'rouge', '~> 3.24.0'
|
||||||
gem 'request_store', '~> 1.5.0'
|
gem 'request_store', '~> 1.5.0'
|
||||||
gem "mini_mime", "~> 1.0.1"
|
gem "mini_mime", "~> 1.0.1"
|
||||||
gem "actionpack-xml_parser"
|
gem "actionpack-xml_parser"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user