Skip to content

Commit

Permalink
Update jekyll ecosystem packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent b15d03d commit 8d0276b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/bootstrap/Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

group :development, :test do
gem 'jekyll', '~> 3.1.2'
gem 'jekyll-sitemap', '~> 0.11.0'
gem 'jekyll', '~> 3.10.0'
gem 'jekyll-sitemap', '~> 0.13.0'
end

0 comments on commit 8d0276b

Please sign in to comment.