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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f373995172ec
branches:  trunk
changeset: 444841:f373995172ec
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Jan 13 14:41:27 2021 +0000

description:
misc/ruby-bundler: update to 2.2.5

2.2.5 (January 11, 2021)

Enhancements:

* Improve rubocop setup in the new gem template #4220
* Support repositories with default branch not named master #4224

Bug fixes:

* Let Net::HTTP decompress the index instead of doing it manually #4081
* Workaround for another jruby crash when autoloading a constant #4252
* Fix another performance regression in the resolver #4243
* Restore support for old git versions #4233
* Give a proper error if cache path does not have write access #4215
* Fix running rake release from an ambiguous ref #4219

diffstat:

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

diffs (27 lines):

diff -r f133046db1a5 -r f373995172ec misc/ruby-bundler/Makefile
--- a/misc/ruby-bundler/Makefile        Wed Jan 13 14:39:40 2021 +0000
+++ b/misc/ruby-bundler/Makefile        Wed Jan 13 14:41:27 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2021/01/11 14:03:53 taca Exp $
+# $NetBSD: Makefile,v 1.38 2021/01/13 14:41:27 taca Exp $
 
-DISTNAME=      bundler-2.2.4
+DISTNAME=      bundler-2.2.5
 CATEGORIES=    misc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r f133046db1a5 -r f373995172ec misc/ruby-bundler/distinfo
--- a/misc/ruby-bundler/distinfo        Wed Jan 13 14:39:40 2021 +0000
+++ b/misc/ruby-bundler/distinfo        Wed Jan 13 14:41:27 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2021/01/11 14:03:53 taca Exp $
+$NetBSD: distinfo,v 1.35 2021/01/13 14:41:27 taca Exp $
 
-SHA1 (bundler-2.2.4.gem) = 35cca06e38b35ce7db18de333bf647b055862da6
-RMD160 (bundler-2.2.4.gem) = 63c3c0419ffb18cdad9806532b3ae4b172dc791d
-SHA512 (bundler-2.2.4.gem) = f3c988278746896da276e5af5cf046c5910962c2022fc8d37ab00db1a81a69d77a1fd21fabd8a1d086891d18bfb4ac321dbb60f830b139aa7c3192ea879b4cf8
-Size (bundler-2.2.4.gem) = 386048 bytes
+SHA1 (bundler-2.2.5.gem) = ed01e4035328a700e4a656235504d2e150939611
+RMD160 (bundler-2.2.5.gem) = 8a05a8496fdc08f3a8b2bb05673e6dcf4a9c6dc4
+SHA512 (bundler-2.2.5.gem) = d985168531ad7415841535a496717faff2cbdcff04c8b701c0e29533f3fe5c87cb5815e6b219ab1d536c29c8c8d80b051f4f05aeb2b6fe279dc12404bf824742
+Size (bundler-2.2.5.gem) = 386560 bytes



Home | Main Index | Thread Index | Old Index