Skip to content

Commit

Permalink
remove the github pages from Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Sepideh Alassi committed Jul 25, 2024
1 parent 9a701aa commit 7f7a61b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ source "https://rubygems.org"
gem "minima", "~> 2.5"
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
gem "github-pages", "~> 228", group: :jekyll_plugins
gem "github-pages", group: :jekyll_plugins
# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.12"
Expand Down

0 comments on commit 7f7a61b

Please sign in to comment.