Bundler v1.15.1 Release Notes

Release Date: 2017-06-02 // almost 7 years ago
  • 🛠 Bugfixes:

    • bundle lock --update GEM will fail gracefully when the gem is not in the lockfile (#5693, @segiddins)
    • bundle init --gemspec will fail gracefully when the gemspec is invalid (@colby-swandale)
    • bundle install --force works when the gemfile contains git gems (#5678, @segiddins)
    • bundle env will print well-formed markdown when there are no settings (#5677, @segiddins)