Libraries »
mrjoy-bundler-audit (0.2.1)
»
Index »
File: ChangeLog
mrjoy-0.2.1 / 2013-09-13
Integrate upstream changes from 0.2.0, with local changes from 0.1.4.
Make specs automatically refresh .gitignore'd Gemfile.lock in spec
scenarios when the Gemfile has changed in a way that bundle install isn't
happy about (e.g. version bump on a gem previously listed in the Gemfile.)
0.2.0 / 2013-03-05
Require RubyGems >= 1.8.0. Prior versions of RubyGems could not correctly
parse approximate version requirements (~> 1.2.3).