mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 12:20:30 +00:00
Update Gemfile
This commit is contained in:
parent
090c518eec
commit
458ed7dc8e
1 changed files with 6 additions and 6 deletions
12
docs/Gemfile
12
docs/Gemfile
|
|
@ -1,8 +1,8 @@
|
|||
source 'https://rubygems.org'
|
||||
# source 'https://rubygems.org'
|
||||
# gem "jekyll", "~> 4.4.1" # installed by `gem jekyll`
|
||||
# remote_theme: just-the-docs/just-the-docs
|
||||
|
||||
gem "jekyll", "~> 4.4.1" # installed by `gem jekyll`
|
||||
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
|
||||
source "https://rubygems.org"
|
||||
|
||||
remote_theme: just-the-docs/just-the-docs
|
||||
# gem "just-the-docs", "0.10.1" # pinned to the current release
|
||||
# gem "just-the-docs" # always download the latest release
|
||||
gem "github-pages", "~> 232", group: :jekyll_plugins
|
||||
gem "jekyll-remote-theme", "~> 0.4.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue