Path to this page:
Subject: CVS commit: pkgsrc/misc/ruby-bundler
From: Takahiro Kambe
Date: 2022-09-09 15:11:42
Message id: 20220909131142.3FB4EFA90@cvs.NetBSD.org
Log Message:
misc/ruby-bundler: update to 2.3.22
2.3.22 (2022-09-07)
Enhancements:
* Use a more accurate source code uri in gemspec #5896
* Support --path option in bundle add #5897
* Improve lockfile dependency unlocking #5881
* Add platform alias :windows to Gemfile DSL #5650
* Make #to_lock consistent between Gem::Dependency and Bundler::Dependency
#5872
* Support marshaled index specifications with nil required ruby version
#5824
Bug fixes:
* Fix resolution hanging on musl platforms #5875
* Fix another regression affecting the sorbet family of gems #5874
Documentation:
* Introduce bundle-console(1) man #5901
* Introduce bundle-version(1) man #5895
* Introduce bundle-help(1) man #5886
Files: