Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AdultSun committed Oct 4, 2023
1 parent 4b84b11 commit 3c024d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ source "https://rubygems.org"

gem "webrick", "~> 1.7"
gem "just-the-docs"
gem "jekyll-include-cache"

group :jekyll_plugins do
gem "jekyll-remote-theme", "~> 0.4.2"
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ GEM
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 2.0)
jekyll-include-cache (0.2.1)
jekyll (>= 3.7, < 5.0)
jekyll-remote-theme (0.4.3)
addressable (~> 2.0)
jekyll (>= 3.5, < 5.0)
Expand Down Expand Up @@ -75,6 +77,7 @@ PLATFORMS
x64-mingw-ucrt

DEPENDENCIES
jekyll-include-cache
jekyll-remote-theme (~> 0.4.2)
just-the-docs
webrick (~> 1.7)
Expand Down

0 comments on commit 3c024d2

Please sign in to comment.