Skip to content

Commit

Permalink
misc/ruby-bundler: update to 2.2.19
Browse files Browse the repository at this point in the history
2.2.19 (May 31, 2021)

Bug fixes:

* Restore support for configuration keys with dashes #4582
* Fix some cached gems being unintentionally ignored when using rubygems
  3.2.18 #4623
  • Loading branch information
taca committed Jun 3, 2021
1 parent 1cfce62 commit 0826eae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions misc/ruby-bundler/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.47 2021/05/30 11:08:38 taca Exp $
# $NetBSD: Makefile,v 1.48 2021/06/03 14:50:55 taca Exp $

DISTNAME= bundler-2.2.18
DISTNAME= bundler-2.2.19
CATEGORIES= misc

MAINTAINER= [email protected]
Expand Down
10 changes: 5 additions & 5 deletions misc/ruby-bundler/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.44 2021/05/30 11:08:38 taca Exp $
$NetBSD: distinfo,v 1.45 2021/06/03 14:50:55 taca Exp $

SHA1 (bundler-2.2.18.gem) = 3745c585253a1b737108617f44700cc1cad445ac
RMD160 (bundler-2.2.18.gem) = 393992b3531ea78018d4613097c7de670f4250ae
SHA512 (bundler-2.2.18.gem) = 871a98b24e7a89a554d181338d359f6b298e19f6c251b1c5fc81ad6f4ab46c49a9ae14e6fc68766b427c24e0cd25b6abe468bce5d8637fe0d4433bbecfe46418
Size (bundler-2.2.18.gem) = 390656 bytes
SHA1 (bundler-2.2.19.gem) = 382754406a31a9561ca214c602de5800111971a2
RMD160 (bundler-2.2.19.gem) = f077fc86311f5a581ba500e79621f1c7941b8da1
SHA512 (bundler-2.2.19.gem) = 692460145ac7ee72a5093cc1d7ee4cccdf67b6a7da4006019960c212a147553d447f0218dc15d5e3560ff5b901cd90849e40d5d9c66ad6d098be5de6fa649425
Size (bundler-2.2.19.gem) = 390656 bytes

0 comments on commit 0826eae

Please sign in to comment.