Subject: CVS commit: pkgsrc/misc/ruby-bundler
From: Takahiro Kambe
Date: 2021-11-23 15:47:35
Message id: 20211123144735.95AE9FAEC@cvs.NetBSD.org

Log Message:
misc/ruby-bundler: update to 2.2.32

2.2.32 (2021-11-23)

Enhancements:

* Clarify bundle viz deprecation #5083
* Unlock dependencies that no longer match lockfile #5068
* Use shellsplit instead of array of strings for git push #5062
* Re-enable default_ignores option for standard #5003

Bug fixes:

* Fix downgrading dependencies by changing the Gemfile and running bundle
  update #5078

2.2.31 (2021-11-08)

Enhancements:

* Link to working bundler-graph plugin in bundle viz deprecation message
  #5061
* Memoize materialized specs when requiring bundler/setup #5033
* Allow custom LicenseRef #5013
* Better error when installing a lockfile with git sources and git is not
  installed #5036
* Only delete cached gem when it's corrupted #5031
* Support gemified tsort #5032
* Add standard option alongside rubocop to bundle gem #4411

Bug fixes:

* Fix system man pages no longer working after bundler overrides MANPATH
  #5039
* Don't warn when a lockfile is locked to a dev version #5018

2.2.30 (2021-10-26)

Enhancements:

* Add a custom SHA1 digest implementation to no longer depend on the digest
  gem before we know which version to activate #4989
* Ensure vendored gems have licenses #4998
* Update broken link in Bundler::Fetcher::CertificateFailureError #4987
* Give better errors for some permission issues #4965
* Print better errors when bundler/gem_tasks fail #4872
* Fix bundle install to reinstall deleted gems #4974
* Unify issue template and ISSUES.md document #4980
* Bump vendored connection_pool to 2.2.5 #4738

Bug fixes:

* Fix error message pointing to non existing file when using a global gem
  cache #4999
* Fix install crash when lockfile has missing dependencies for the current
  platform #4941
* Make bundle info show a proper warning every time it finds a deleted gem
  #4971

2.2.29 (2021-10-08)

Enhancements:

* Require at least Ruby 2.6.0 for gems created with recent rubies #4920
* Include glob information in string representation of git sources to make
  generated lockfiles deterministic #4947
* Add missing rubygem_push prerequisite #4930

2.2.28 (2021-09-23)

Enhancements:

* Use example.com in new gem template, since it will never have a
  potentially dangerous backing website #4918
* Deprecate --install flag to bundle remove and trigger install by default
  #4891

Files:
RevisionActionfile
1.51modifypkgsrc/misc/ruby-bundler/Makefile
1.31modifypkgsrc/misc/ruby-bundler/PLIST
1.50modifypkgsrc/misc/ruby-bundler/distinfo