Skip to content

Commit

Permalink
Revert gemfile change
Browse files Browse the repository at this point in the history
  • Loading branch information
sylhare committed Aug 13, 2024
1 parent 23c3323 commit b920fe0
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,13 +1,2 @@
source "https://rubygems.org"
gemspec

# Extra optional dependencies so it works better out of the box regardless of the runtime environment

# Default Jekyll markdown parser it should already be installed
gem "kramdown-parser-gfm"
# Ruby 3.4.0 removed some standard libraries that Jekyll uses
# Depending on the jekyll/ruby configuration it should be already installed
gem "webrick"
gem "csv"
gem "base64"
gem "bigdecimal"

0 comments on commit b920fe0

Please sign in to comment.