Skip to content

Commit

Permalink
add back jekyll gem (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
jurraca authored Aug 5, 2024
1 parent f379348 commit 9d7fc5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
source "https://rubygems.org"

gem "jekyll"
gem "jekyll-sass-converter"
gem "dartsass-ruby"
gem "just-the-docs"
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ PLATFORMS

DEPENDENCIES
dartsass-ruby
jekyll
jekyll-sass-converter
just-the-docs
kramdown-parser-gfm
Expand Down

0 comments on commit 9d7fc5f

Please sign in to comment.