Skip to content

Commit

Permalink
Bump github-pages to 225
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoann Chaudet committed Mar 4, 2022
1 parent 0491312 commit 24657da
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", "= 223"
gem "github-pages", "= 225"

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

0 comments on commit 24657da

Please sign in to comment.