Skip to content

Instantly share code, notes, and snippets.

@paaloeye
Created September 26, 2013 12:45
Show Gist options
  • Save paaloeye/6713655 to your computer and use it in GitHub Desktop.
Save paaloeye/6713655 to your computer and use it in GitHub Desktop.
Load Gemfile.lock to ruby
Bundler::LockfileParser.new(IO.read('./Gemfile.lock'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment