Skip to content

Instantly share code, notes, and snippets.

@misfo
Created December 11, 2015 19:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save misfo/96827a1d3253a6bd849b to your computer and use it in GitHub Desktop.
Save misfo/96827a1d3253a6bd849b to your computer and use it in GitHub Desktop.
bundle show --paths | ruby -rjson -e 'STDIN.each_line {|l| print ",#{{path: l.chomp}.to_json}" }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment