Skip to content

Commit

Permalink
Update Gemfile dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Puchaczov committed Oct 30, 2024
1 parent 483f4a2 commit b877473
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/Gemfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
source 'https://rubygems.org'

gem "github-pages", "~> 231"
gem "just-the-docs"
gem "jekyll-remote-theme"
gem "jekyll", "~> 4.3.4" # installed by `gem jekyll`
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2

gem "just-the-docs", "0.10.0" # pinned to the current release
# gem "just-the-docs" # always download the latest release

0 comments on commit b877473

Please sign in to comment.