bin/lock-gemfile in lock-gemfile-0.1.3 vs bin/lock-gemfile in lock-gemfile-0.1.4

- old
+ new

@@ -1,6 +1,7 @@ #!/bin/env ruby # frozen_string_literal: true + # # lock-gemfile # # This script updates a Gemfile with locked versions from the # corresponding Gemfile.lock file. It uses the Parser gem to parse the