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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b89d681b1205
branches:  trunk
changeset: 448295:b89d681b1205
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 07 09:48:15 2021 +0000

description:
misc/ruby-bundler: update to 2.2.13

2.2.13 (March 3, 2021)

Enhancements:

* Respect user configured default branch in README links in new generated
  gems #4303

Bug fixes:

* Fix gems sometimes being pulled from irrelevant sources #4418


2.2.12 (March 1, 2021)

Bug fixes:

* Fix sporadic warnings about nil gemspec on install/update and make those
  faster #4409

* Fix deployment install with duplicate path gems added to Gemfile #4410

2.2.11 (February 17, 2021)

Bug fixes:

* Revert disable_multisource changes #4385

2.2.10 (February 15, 2021)

Security fixes:

* Fix source priority for transitive dependencies and split lockfile
  rubygems source sections #3655

Bug fixes:

* Fix adding platforms to lockfile sometimes conflicting on ruby
  requirements #4371

* Fix bundler sometimes choosing ruby variants over java ones #4367

Documentation:

* Update man pages to reflect to new default for bundle install jobs #4188

diffstat:

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

diffs (27 lines):

diff -r fb2cebd92fd0 -r b89d681b1205 misc/ruby-bundler/Makefile
--- a/misc/ruby-bundler/Makefile        Sun Mar 07 09:45:50 2021 +0000
+++ b/misc/ruby-bundler/Makefile        Sun Mar 07 09:48:15 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2021/02/13 13:56:04 taca Exp $
+# $NetBSD: Makefile,v 1.42 2021/03/07 09:48:15 taca Exp $
 
-DISTNAME=      bundler-2.2.9
+DISTNAME=      bundler-2.2.13
 CATEGORIES=    misc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r fb2cebd92fd0 -r b89d681b1205 misc/ruby-bundler/distinfo
--- a/misc/ruby-bundler/distinfo        Sun Mar 07 09:45:50 2021 +0000
+++ b/misc/ruby-bundler/distinfo        Sun Mar 07 09:48:15 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2021/02/13 13:56:04 taca Exp $
+$NetBSD: distinfo,v 1.39 2021/03/07 09:48:15 taca Exp $
 
-SHA1 (bundler-2.2.9.gem) = 7fc7fe27a83457d5932ebe3358e638fc7aa87907
-RMD160 (bundler-2.2.9.gem) = 325dec09224d602dae6eaf3f685ad4f5b4e74c2d
-SHA512 (bundler-2.2.9.gem) = cf9ce8aa0b9573f808e8f2cb1fc3159f68433dc415c2766cd143fb080a78bc9ad94595ea539344cd1cc7bdb030033df2bfb97f5117a6c558265547acfcb4434e
-Size (bundler-2.2.9.gem) = 388096 bytes
+SHA1 (bundler-2.2.13.gem) = d47706278f12f4139baef632860d651248102729
+RMD160 (bundler-2.2.13.gem) = 06b5f6b68a44799217f8897dd28587d28a565ae5
+SHA512 (bundler-2.2.13.gem) = 321b5110a6c5efca245794b2999e87ef8ecd054df0afae0b6d6840ebc4c9ed428bcc31f5ec06e4c2d7415d5785e780beeb5abcff7270cf6ec11fc415cd232bf6
+Size (bundler-2.2.13.gem) = 388608 bytes



Home | Main Index | Thread Index | Old Index