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.3.23



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2603aacc5ef
branches:  trunk
changeset: 386485:f2603aacc5ef
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Oct 09 08:01:33 2022 +0000

description:
misc/ruby-bundler: update to 2.3.23

2.3.23 (2022-10-05)

Enhancements:

* Update GitLab CI template with new one #5944

Bug fixes:

* Fix bundle init not respecting umask in generated gem's Gemfile #5947

Performance:

* Further speed up Bundler by not sorting specs unnecessarily #5868

Documentation:

* Update Bundler new feature instructions #5912

diffstat:

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

diffs (25 lines):

diff -r 2d722835fabb -r f2603aacc5ef misc/ruby-bundler/Makefile
--- a/misc/ruby-bundler/Makefile        Sun Oct 09 07:59:33 2022 +0000
+++ b/misc/ruby-bundler/Makefile        Sun Oct 09 08:01:33 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2022/09/09 13:11:42 taca Exp $
+# $NetBSD: Makefile,v 1.57 2022/10/09 08:01:33 taca Exp $
 
-DISTNAME=      bundler-2.3.22
+DISTNAME=      bundler-2.3.23
 CATEGORIES=    misc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 2d722835fabb -r f2603aacc5ef misc/ruby-bundler/distinfo
--- a/misc/ruby-bundler/distinfo        Sun Oct 09 07:59:33 2022 +0000
+++ b/misc/ruby-bundler/distinfo        Sun Oct 09 08:01:33 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.55 2022/09/09 13:11:42 taca Exp $
+$NetBSD: distinfo,v 1.56 2022/10/09 08:01:33 taca Exp $
 
-BLAKE2s (bundler-2.3.22.gem) = 80f7e6190400562ecfeee0c98ecf6a1bc57744f4e497a1fdaa94c6f386216bbe
-SHA512 (bundler-2.3.22.gem) = ef66f361b6554d632d194711a19ddc2e11e6c3bb5286cc1081d7634f0d594c2eb215d86cd25e89d9c1bb54c968461f0cebe150458c4418de546ae41a50857d35
-Size (bundler-2.3.22.gem) = 411648 bytes
+BLAKE2s (bundler-2.3.23.gem) = 016f25570814a3af389cab24af2e3c07ac551544fe0e1d22fa8d8ef36a6e66bc
+SHA512 (bundler-2.3.23.gem) = 00376fb6ad8bfe317263fdea30a5c3dd1cf7903da3eb45482ca9687a19cf28f33596bbb79a864b8329dbf33a61554dd8eb9f594096a6d88e4441c37f27b5c054
+Size (bundler-2.3.23.gem) = 411648 bytes



Home | Main Index | Thread Index | Old Index