Skip to content

Commit

Permalink
Bump pages-gem to 232
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoann Chaudet committed Aug 6, 2024
1 parent 2b9a1cc commit b426eef
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
Expand Up @@ -5,7 +5,7 @@ source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

# Manage our dependency on the version of the github-pages gem here.
gem "github-pages", "= 231"
gem "github-pages", "= 232"

# Explicitly include this gem here.
# It is not directly included in the github-pages gem list of dependencies,
Expand Down

0 comments on commit b426eef

Please sign in to comment.