Skip to content

Commit

Permalink
Update github-pages version to 228 and Jekyll to 3.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arey committed Sep 1, 2023
1 parent ff95037 commit f183f51
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 172 deletions.
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ruby RUBY_VERSION
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", "~> 3.7.4"
gem "jekyll", "~> 3.9.3"

# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "minima", "~> 2.0"
Expand All @@ -34,3 +34,5 @@ gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
# Performance-booster for watching directories on Windows
gem "wdm", "~> 0.1.0" if Gem.win_platform?


gem "webrick", "~> 1.8"
Loading

0 comments on commit f183f51

Please sign in to comment.