opensourcecatholic / marriage-booklet

To help Catholic couples plan their wedding mass
4 stars 2 forks source link

create gemfile.json based on current Gemfile #78

Closed JohnRDOrazio closed 3 years ago

JohnRDOrazio commented 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