Skip to content

Commit

Permalink
Update the Jekyll bundle to 3.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramo-Y committed Feb 19, 2024
1 parent 2fff921 commit 892ef86
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 129 deletions.
4 changes: 2 additions & 2 deletions docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ source "https://rubygems.org"
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
#gem "jekyll", "~> 3.9.0"
gem "jekyll", "~> 3.9.4"

# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "minima", "~> 2.0"

# 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", "~> 211", group: :jekyll_plugins
gem "github-pages", "~> 231", group: :jekyll_plugins

# If you have any plugins, put them here!
group :jekyll_plugins do
Expand Down
Loading

0 comments on commit 892ef86

Please sign in to comment.