Skip to content

Commit

Permalink
Update Gemfile deps
Browse files Browse the repository at this point in the history
  • Loading branch information
froggleston committed Aug 9, 2024
1 parent f234ffb commit 9326480
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
source 'https://rubygems.org'

group :jekyll_plugins do
gem 'github-pages'
gem 'github-pages', '232'
gem 'jekyll-redirect-from'
gem 'jekyll-get-json', "~> 1.0.0"
gem 'jekyll', '3.10.0'
gem 'jekyll-feed', '0.17.0'
gem 'webrick', '~> 1.8'
end

0 comments on commit 9326480

Please sign in to comment.