Closed JohnRDOrazio closed 3 years ago
this just adds a simple script that can be used from the command line, to generate pretty printed json based on the current Gemfile. The pretty printed JSON was then output to gemfile.json:
$ ruby gem_deps.rb > gemfile.json
this just adds a simple script that can be used from the command line, to generate pretty printed json based on the current Gemfile. The pretty printed JSON was then output to gemfile.json:
$ ruby gem_deps.rb > gemfile.json