summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2021-05-04 15:26:45 +0000
committertaca <taca@pkgsrc.org>2021-05-04 15:26:45 +0000
commitdc360dff4503aded52dc3ef6d99e31bd12a4726d (patch)
treeb5385e4efeabeb8d0adecf091bae1f507c5cb257 /misc
parentd8eba87dfa1c595002f0e7d4735c9797e70eae52 (diff)
downloadpkgsrc-dc360dff4503aded52dc3ef6d99e31bd12a4726d.tar.gz
misc/ruby-bundler: update to 2.2.16
2.2.16 (April 8, 2021) Enhancements: * Add --github-username option and config to bundle gem #3687 * Bump vendored tmpdir library copy #4506 * Add rake build:checksum task to build checksums for a gem package #4156 * Enable bundler-cache for GitHub Actions template #4498 * Improve bundle info error when gem is on a "disabled" group #4492 * Small tweak to yank message #4494 * Don't show duplicate entries in bundle outdated output #4474 * Never downgrade top level gems when running bundle update #4473 Bug fixes: * Fix incorrect logic for filtering metadata matching candidates #4497
Diffstat (limited to 'misc')
-rw-r--r--misc/ruby-bundler/Makefile4
-rw-r--r--misc/ruby-bundler/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/misc/ruby-bundler/Makefile b/misc/ruby-bundler/Makefile
index 40d64e84aae..aedf9021c17 100644
--- a/misc/ruby-bundler/Makefile
+++ b/misc/ruby-bundler/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2021/03/21 12:59:00 taca Exp $
+# $NetBSD: Makefile,v 1.45 2021/05/04 15:26:45 taca Exp $
-DISTNAME= bundler-2.2.15
+DISTNAME= bundler-2.2.16
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/misc/ruby-bundler/distinfo b/misc/ruby-bundler/distinfo
index 2c14d16905f..1eea674f321 100644
--- a/misc/ruby-bundler/distinfo
+++ b/misc/ruby-bundler/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.41 2021/03/21 12:59:00 taca Exp $
+$NetBSD: distinfo,v 1.42 2021/05/04 15:26:45 taca Exp $
-SHA1 (bundler-2.2.15.gem) = 9b86fa2a9be3ff9a6c39ce296a3dcb935c65f16a
-RMD160 (bundler-2.2.15.gem) = 709edc8f045fd2e558491909945059493f09ce33
-SHA512 (bundler-2.2.15.gem) = c6fddb5e96887d446efaf5571a1fae47a994a7d8b50332a6b7702af8c99a9c3899b97353041d7393541803a02604d61803cde4623fbb260484f6f17b9d1d65e2
-Size (bundler-2.2.15.gem) = 389120 bytes
+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