Skip to content

Commit 0ad3263

Browse files
author
taca
committed
databases/ruby-arel-helpers: update to 2.11.0
update ruby-arel-helpers to 2.11.0. 2.11.0 * Allow consumers of ArelHelpers::QueryBuilder to chain on falsy return (@ramhoj #44). - Add not_nil in front of builder methods to opt-in. 2.10.0 * Add support for Rails 6 rc2.
1 parent 973cb73 commit 0ad3263

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

databases/ruby-arel-helpers/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.4 2019/07/13 16:04:05 taca Exp $
1+
# $NetBSD: Makefile,v 1.5 2020/01/18 15:09:14 taca Exp $
22

3-
DISTNAME= arel-helpers-2.9.1
3+
DISTNAME= arel-helpers-2.11.0
44
CATEGORIES= databases
55

66
MAINTAINER= [email protected]

databases/ruby-arel-helpers/distinfo

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.3 2019/07/13 16:04:05 taca Exp $
1+
$NetBSD: distinfo,v 1.4 2020/01/18 15:09:14 taca Exp $
22

3-
SHA1 (arel-helpers-2.9.1.gem) = 8ac4e415bb65e06aaea7cb84e832f90e8777c55d
4-
RMD160 (arel-helpers-2.9.1.gem) = bbbc22d9c5e63a319d89986f11c30cc00e3d9c6e
5-
SHA512 (arel-helpers-2.9.1.gem) = 3bfbf0d2e2f76ea59cd0f6757449993304138378454e90537addc92c41fde8b281bb0897c66f8620f617ae91e9c1765fe6928bc44f38544421a4229fd5b44c02
6-
Size (arel-helpers-2.9.1.gem) = 12288 bytes
3+
SHA1 (arel-helpers-2.11.0.gem) = 1684ef12f99fd9113e12355b4ffbd6aca13bf363
4+
RMD160 (arel-helpers-2.11.0.gem) = eb2fb3d76c1fb37cd7b8c9348a5bc318cb7bb03f
5+
SHA512 (arel-helpers-2.11.0.gem) = 06426cfa8b77ce875af2daddfa6cfe96339fa462718ba1ab7a0f9f759c16ace03aff4c6f0cc6c3fc165df2f55ff024f67247e652cc3cf4c39d07468ae7080445
6+
Size (arel-helpers-2.11.0.gem) = 12800 bytes

0 commit comments

Comments
 (0)