Skip to content

Commit

Permalink
devel/ruby-mixlib-config: update to 2.2.13
Browse files Browse the repository at this point in the history
v2.2.13 (2018-07-12)

Merged Pull Requests

* Avoid converting to text representation when parsing JSON/TOML/etc #66
  (lamont-granquist)


v2.2.12 (2018-07-06)

Merged Pull Requests

* add is_default? inspection method #65 (lamont-granquist)


v2.2.11 (2018-07-02)

Merged Pull Requests

* key? and has_key? should find subcontexts #64 (lamont-granquist)


v2.2.10 (2018-07-02)

Merged Pull Requests

* remove hashrocket syntax #62 (lamont-granquist)
* add #key? alias to #has_key? #63 (lamont-granquist)


v2.2.8 (2018-06-13)

Merged Pull Requests

* fix style warnings with latest rubocop #60 (thommay)
* Fix config_context_list/hash in strict mode #57 (elyscape)
  • Loading branch information
taca committed Sep 23, 2018
1 parent 261d620 commit c618b48
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/ruby-mixlib-config/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.5 2018/03/23 13:52:20 taca Exp $
# $NetBSD: Makefile,v 1.6 2018/09/23 14:50:04 taca Exp $

DISTNAME= mixlib-config-2.2.6
DISTNAME= mixlib-config-2.2.13
CATEGORIES= devel

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
10 changes: 5 additions & 5 deletions devel/ruby-mixlib-config/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.6 2018/03/23 13:52:20 taca Exp $
$NetBSD: distinfo,v 1.7 2018/09/23 14:50:04 taca Exp $

SHA1 (mixlib-config-2.2.6.gem) = 6a47c746b9bd099541ca21a047eda63e77feeb75
RMD160 (mixlib-config-2.2.6.gem) = 00b687d195cb96732eaa64e8caaf4cfe72c542bc
SHA512 (mixlib-config-2.2.6.gem) = 489983379cb0f9ef35c7b16ce5b17e65f1ad1eb15ee2c168511823b758a705b708b43593fc0e07235619a2f8ada34581e49e533d57956cd30e2c16b2bdf83e0c
Size (mixlib-config-2.2.6.gem) = 22016 bytes
SHA1 (mixlib-config-2.2.13.gem) = fb95d3d69afb1d1a7da785af0ab5760889e29f53
RMD160 (mixlib-config-2.2.13.gem) = bfbdfc680c4957049282dc39a8e78479a25e0e24
SHA512 (mixlib-config-2.2.13.gem) = 2f69691c33a9a16e5e6dc1bf75c070bb17eba8596924b72fc66f15392678f35df4e82f9b69c6d9a80f32c1ade9db8d8db6aaf243c05510e8dd7613611d25b885
Size (mixlib-config-2.2.13.gem) = 22528 bytes

0 comments on commit c618b48

Please sign in to comment.