Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
agIN
  • Loading branch information
hvents4 authored Mar 1, 2024
1 parent 62726b0 commit fe555c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
source 'https://rubygems.org'
gemspec

gem "jekyll", "~> 4.3.3" # installed by `gem jekyll`
gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2

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

0 comments on commit fe555c0

Please sign in to comment.