Skip to content

Commit 114ad45

Browse files
authored
theme fix 2 (#63)
* - update gemfile - use the github pages bit * - remove more bits
1 parent 82fbfc2 commit 114ad45

File tree

3 files changed

+296
-99
lines changed

3 files changed

+296
-99
lines changed

docs/Gemfile

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem "jekyll", "~> 4.3"
4-
gem "just-the-docs"
5-
gem "webrick" # Required for Ruby 3+
3+
gem "jekyll", "~> 3.10.0"
4+
gem "bigdecimal", "~> 4.0"
5+
gem "github-pages", group: :jekyll_plugins
6+
gem "jekyll-remote-theme"

0 commit comments

Comments
 (0)