Skip to content

Commit

Permalink
Quick fix to jekyll/jekyll#9544
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiago M Silva committed Feb 13, 2024
1 parent 017047d commit 343b314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem "github-pages", group: :jekyll_plugins
gem "github-pages", "=228", group: :jekyll_plugins

gem "tzinfo-data"
gem "wdm", "~> 0.1.0" if Gem.win_platform?
Expand Down

0 comments on commit 343b314

Please sign in to comment.