pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/ruby-bundler misc/ruby-bundler: update to 2.2.17



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ab95ced3493
branches:  trunk
changeset: 452346:0ab95ced3493
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun May 09 04:24:41 2021 +0000

description:
misc/ruby-bundler: update to 2.2.17

2.2.17 (2021-05-05)

Enhancements:

* Improve authentication required error message to include an alternative
  using ENV #4565
* Discard partial range responses without etag #4563
* Fix configuring ENV for a gem server with a name including dashes #4571
* Redact credentials from bundle env and bundle config #4566
* Redact all sources in verbose mode #4564
* Improve bundle pristine error if BUNDLE_GEMFILE does not exist #4536
* [CurrentRuby] Add 3.0 as a known minor #4535
* Prefer File.read instead of IO.read #4530
* Add space after open curly bracket in Gemfile and gems.rb template #4518

Bug fixes:

* Make sure specs are fetched from the right source when materializing #4562
* Fix bundle cache with an up-to-date lockfile and specs not already
  installed #4554
* Ignore deployment setting in inline mode #4523

Performance:

* Don't materialize resolutions when not necessary #4556

diffstat:

 misc/ruby-bundler/Makefile |   4 ++--
 misc/ruby-bundler/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 7e4364f83ca6 -r 0ab95ced3493 misc/ruby-bundler/Makefile
--- a/misc/ruby-bundler/Makefile        Sun May 09 04:19:04 2021 +0000
+++ b/misc/ruby-bundler/Makefile        Sun May 09 04:24:41 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2021/05/04 15:26:45 taca Exp $
+# $NetBSD: Makefile,v 1.46 2021/05/09 04:24:41 taca Exp $
 
-DISTNAME=      bundler-2.2.16
+DISTNAME=      bundler-2.2.17
 CATEGORIES=    misc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 7e4364f83ca6 -r 0ab95ced3493 misc/ruby-bundler/distinfo
--- a/misc/ruby-bundler/distinfo        Sun May 09 04:19:04 2021 +0000
+++ b/misc/ruby-bundler/distinfo        Sun May 09 04:24:41 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2021/05/04 15:26:45 taca Exp $
+$NetBSD: distinfo,v 1.43 2021/05/09 04:24:41 taca Exp $
 
-SHA1 (bundler-2.2.16.gem) = 4355780d1bab0fc8ce505b6918435fd163d07a23
-RMD160 (bundler-2.2.16.gem) = 4033252b4e8fd1a2e5490151e090112d1c967312
-SHA512 (bundler-2.2.16.gem) = 3a147677cc026df2f10bdd5d73c6c4c483637c4cd507a521ce604fe385146254c653b29618c774545b1c038f08b7101315110ce7f891d83bff4c79412c6e3c64
-Size (bundler-2.2.16.gem) = 390144 bytes
+SHA1 (bundler-2.2.17.gem) = f345cb40191358fad9152569017d6f7e6840436a
+RMD160 (bundler-2.2.17.gem) = b7d1cec08e11e2fcca85b39c7f480f74936b12d4
+SHA512 (bundler-2.2.17.gem) = f07158a4de687bd384bdf8e62ccc43dfde4f4454357a7532a248e5fef27ccdaa761b89b77964d21c46930f6eb75ca8ef7f87d8c6386132d2a239233022a8f335
+Size (bundler-2.2.17.gem) = 391168 bytes



Home | Main Index | Thread Index | Old Index