bump bump

This commit is contained in:
Quentin 2025-02-19 19:16:52 +01:00
parent 82df7cc794
commit f2434ce445
Signed by: quentin
GPG key ID: E9602264D639FF68
2 changed files with 2 additions and 4 deletions

View file

@ -1,8 +1,7 @@
source 'https://rubygems.org' source 'https://rubygems.org'
gem 'jekyll-sitemap' gem 'jekyll-sitemap'
gem 'jekyll', ">=4.2.0" gem 'jekyll'
gem 'rouge' gem 'rouge'
gem 'redcarpet' gem 'redcarpet'
gem 'racc' gem 'racc'
gem "webrick", "~> 1.7"

View file

@ -78,12 +78,11 @@ PLATFORMS
x86_64-linux x86_64-linux
DEPENDENCIES DEPENDENCIES
jekyll (>= 4.2.0) jekyll
jekyll-sitemap jekyll-sitemap
racc racc
redcarpet redcarpet
rouge rouge
webrick (~> 1.7)
BUNDLED WITH BUNDLED WITH
2.6.4 2.6.4