Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Gemfile
  • Loading branch information
Fabian Aguilar Gomez authored and GitHub committed Feb 1, 2023
1 parent 1af989c commit cad18f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
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", "= 227"
gem "github-pages", "= 228"

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

0 comments on commit cad18f5

Please sign in to comment.