mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Add missing require to Rakefile
Use bundle exec to make manpage Don't set executable bit on manpage
This commit is contained in:
@@ -4,6 +4,7 @@ require 'maruku'
|
||||
require 'json'
|
||||
require 'ronn'
|
||||
require 'tempfile'
|
||||
require 'yaml'
|
||||
|
||||
module ExtraFilters
|
||||
def markdownify(input)
|
||||
|
||||
Reference in New Issue
Block a user