Skip to content
Snippets Groups Projects
Commit 5b68b4dd authored by Software Helmholtz Codebase's avatar Software Helmholtz Codebase
Browse files
parent 6e763b5f
No related branches found
No related tags found
1 merge request!135Bump rouge from 3.25.0 to 3.26.0
...@@ -4,7 +4,7 @@ source 'https://rubygems.org' ...@@ -4,7 +4,7 @@ source 'https://rubygems.org'
# List of required gems # List of required gems
gem 'jekyll', '~> 4.1.1' gem 'jekyll', '~> 4.1.1'
gem 'jekyll-paginate', '~> 1.1.0' gem 'jekyll-paginate', '~> 1.1.0'
gem 'rouge', '~> 3.25.0' gem 'rouge', '~> 3.26.0'
gem 'jekyll-redirect-from', '~> 0.16.0' gem 'jekyll-redirect-from', '~> 0.16.0'
gem 'jekyll-feed', '~> 0.15.1' gem 'jekyll-feed', '~> 0.15.1'
gem "jekyll-sitemap", "~> 1.4" gem "jekyll-sitemap", "~> 1.4"
......
...@@ -73,7 +73,7 @@ GEM ...@@ -73,7 +73,7 @@ GEM
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
rexml (3.2.4) rexml (3.2.4)
rouge (3.25.0) rouge (3.26.0)
safe_yaml (1.0.5) safe_yaml (1.0.5)
sassc (2.4.0) sassc (2.4.0)
ffi (~> 1.9) ffi (~> 1.9)
...@@ -95,7 +95,7 @@ DEPENDENCIES ...@@ -95,7 +95,7 @@ DEPENDENCIES
jekyll-paginate (~> 1.1.0) jekyll-paginate (~> 1.1.0)
jekyll-redirect-from (~> 0.16.0) jekyll-redirect-from (~> 0.16.0)
jekyll-sitemap (~> 1.4) jekyll-sitemap (~> 1.4)
rouge (~> 3.25.0) rouge (~> 3.26.0)
yaml-lint (~> 0.0.7) yaml-lint (~> 0.0.7)
BUNDLED WITH BUNDLED WITH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment