mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Add a Gemfile to make building the documentation easier.
Use "bundle install" in the docs folder to install ruby dependencies.
This commit is contained in:
4
docs/Gemfile
Normal file
4
docs/Gemfile
Normal file
@@ -0,0 +1,4 @@
|
||||
source :rubygems
|
||||
|
||||
gem "bonsai"
|
||||
gem "maruku"
|
Reference in New Issue
Block a user