Skip to content

Commit

Permalink
Try updating jekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
froggleston committed Aug 9, 2024
1 parent 6f1ef1b commit fb03fb9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
source 'https://rubygems.org'

group :jekyll_plugins do
gem 'github-pages'
gem 'github-pages', '212'
gem 'jekyll-redirect-from'
gem 'jekyll-get-json', "~> 1.0.0"
gem 'jekyll', '3.8.7'
gem 'jekyll', '3.9.0'
gem 'jekyll-feed', '0.15.1'
gem 'webrick', '~> 1.7'
end

0 comments on commit fb03fb9

Please sign in to comment.