pkgsrc/misc/ruby-bundler
taca 4eab9b334f misc/ruby-bundler: update to 2.2.26
2.2.20 (2021-06-11)

Enhancements:
* Don't print bug report template on server side errors #4663
* Don't load resolv unnecessarily #4640

Bug fixes:
* Fix bundle outdated edge case #4648
* Fix bundle check with scoped rubygems sources #4639

2.2.21 (2021-06-23)

Security fixes:
* Auto-update insecure lockfile to split GEM source sections whenever
  possible #4647

Enhancements:
* Use a more limited number of threads when fetching in parallel from the
  Compact Index API #4670
* Update TODO link in bundle gem template to https #4671

Bug fixes:
* Fix bundle install --local hitting the network when cache_all_platforms
  configured #4677

2.2.22 (2021-07-06)

Enhancements:
* Never downgrade indirect dependencies when running bundle update #4713
* Fix getaddrinfo errors not treated as fatal on non darwin platforms #4703

Bug fixes:
* Fix bundle update <gem> sometimes hanging and bundle lock --update not
  being able to update an insecure lockfile to the new format if it requires
  downgrades #4652
* Fix edge case combination of DSL methods and duplicated sources causing
  gems to not be found #4711
* Fix bundle doctor crashing when finding a broken symlink #4707
* Fix incorrect re-resolve edge case #4700
* Fix some gems being unintentionally locked under multiple lockfile
  sections #4701
* Fix --conservative flag unexpectedly updating indirect dependencies #4692

2.2.23 (2021-07-09)

Enhancements:
* Fix bundle install on truffleruby selecting incorrect variant for
  sorbet-static gem #4625
* Spare meaningless warning on read-only bundle invocations #4724

Bug fixes:
* Fix incorrect warning about duplicated gems in the Gemfile #4732
* Fix bundle plugin install foo crashing #4734

2.2.24 (2021-07-15)

Bug fixes:
* Fix development gem unintentionally removed on an edge case #4751
* Fix dangling empty plugin hooks #4755
* Fix bundle plugin install --help showing bundle install's help #4756
* Make sure bundle check shows uniq missing gems #4749

Performance:
* Slightly speed up bundler/setup #4750

2.2.25 (2021-07-30)

Deprecations:
* Deprecate Gemfile without an explicit global source #4779
* Deprecate bundle cache --path #4496

Enhancements:
* Give better errors when materialization fails #4788
* Lazily load shellwords library #4786
* Show original error and backtrace directly on bundle install errors
  instead of a more brittle gem install hint #4778
* Remove LoadError message in regards to requiring a relative file #4772

Bug fixes:
* Fix BUNDLE_USER_CONFIG no longer respected as config location #4797
* Fix --standalone installation of default gems #4782
* Fix --quiet flag not printing warnings #4781
* Fix bundler binstub version selection #4775
* Fix interrupt handling in Bundler workers #4767

2.2.26 (2021-08-17)

Enhancements:
* Remove RUBYGEMS_GEMDEPS warning #4827
* Better defaults for GitHub Actions template generated by bundle gem #4619
* Make bundle exec keep file descriptors by default #4812
* Exclude gemspec file itself from file list of gems generated by bundle gem
  #4650
* Fix a couple small typos in deprecation / error messages #4806
* Make script generated by bundle install --standalone resilient to moving
  the application to a differently nested folder when path sources are used
  #4792
* Exclude CI files and issue templates from file list of gems generated by
  bundle gem #4033

Bug fixes:
* Respect BUNDLE_USER_HOME env when choosing config location #4828
* Fix bundle gem on path with spaces #4816
* Fix bundler hitting the network in some cases where not allowed #4805
2021-08-31 15:32:34 +00:00
..
ALTERNATIVES misc/ruby-bundler: update to 2.0.2 2019-09-18 14:30:43 +00:00
DESCR
distinfo misc/ruby-bundler: update to 2.2.26 2021-08-31 15:32:34 +00:00
Makefile misc/ruby-bundler: update to 2.2.26 2021-08-31 15:32:34 +00:00
PLIST misc/ruby-bundler: update to 2.2.18 2021-05-30 11:08:38 +00:00