Skip to content

Commit

Permalink
Rewind to github-pages 228
Browse files Browse the repository at this point in the history
  • Loading branch information
carlesfernandez committed Feb 12, 2024
1 parent 5921bad commit 875ff1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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 "jekyll", ">= 3.7", "< 5.0"
gem "tzinfo-data"
gem "wdm", "~> 0.1.0" if Gem.win_platform?
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ GEM
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.22.0)
minitest (5.22.2)
mutex_m (0.2.0)
net-http (0.4.1)
uri
Expand Down Expand Up @@ -274,7 +274,7 @@ PLATFORMS

DEPENDENCIES
activesupport (>= 4.1.11)
github-pages
github-pages (<= 228)
jekyll (>= 3.7, < 5.0)
jekyll-feed
jekyll-gist
Expand Down

0 comments on commit 875ff1d

Please sign in to comment.