Skip to content

Commit

Permalink
sysutils/ruby-puppet-resource_api: update to 1.8.18
Browse files Browse the repository at this point in the history
1.8.18 (2023-07-17)

Merged pull requests:

* (PA-5641) Add release job via PR #321 #322 #323 (tvpartytonight)
* Remove old Ruby logic from Gemfile #320 (mhashizume)
* (PA-4639) Migrate away from AppVeyor #319 (mhashizume)
* Don't require git #318 (joshcooper)
* (PA-5641) Update rspec tests with modern Ruby #317 (mhashizume)
* Update to Mend #311 (cthorn42)

1.8.16 (2022-10-03)

Merged pull requests:

* (PA-4558) Replaces Travis CI with GitHub Actions #298 (mhashizume)
* Add snyk monitoring #297 (joshcooper)
* (packaging) Sets version to 1.8.15 for release #296 (mhashizume)
* Update CODEOWNERS #295 (binford2k)
* Add array support to autorequire variable expansion #294 (seanmil)
* (GH-231) Add default to transport attributes #293 (seanmil)
* Support ensure parameter with Optional data type #292 (seanmil)
* Only ship needed files #289 (ekohl)
  • Loading branch information
taca committed Jul 23, 2023
1 parent 73d7278 commit d8ef336
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 24 deletions.
4 changes: 2 additions & 2 deletions sysutils/ruby-puppet-resource_api/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2021/06/14 15:39:55 taca Exp $
# $NetBSD: Makefile,v 1.5 2023/07/23 13:49:07 taca Exp $

DISTNAME= puppet-resource_api-1.8.14
DISTNAME= puppet-resource_api-1.8.18
CATEGORIES= sysutils

MAINTAINER= [email protected]
Expand Down
19 changes: 1 addition & 18 deletions sysutils/ruby-puppet-resource_api/PLIST
Original file line number Diff line number Diff line change
@@ -1,27 +1,10 @@
@comment $NetBSD: PLIST,v 1.3 2021/06/14 15:39:55 taca Exp $
@comment $NetBSD: PLIST,v 1.4 2023/07/23 13:49:07 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.dependency_decisions.yml
${GEM_LIBDIR}/.fixtures.yml
${GEM_LIBDIR}/.github/dependabot.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.rubocop.yml
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/CODEOWNERS
${GEM_LIBDIR}/CONTRIBUTING.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/HISTORY.md
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/NOTICE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/appveyor.yml
${GEM_LIBDIR}/bin/console
${GEM_LIBDIR}/bin/setup
${GEM_LIBDIR}/codecov.yml
${GEM_LIBDIR}/contrib/README.md
${GEM_LIBDIR}/contrib/pre-commit
${GEM_LIBDIR}/docs/README.md
${GEM_LIBDIR}/docs/hands-on-lab/01-installing-prereqs.md
${GEM_LIBDIR}/docs/hands-on-lab/02-connecting-to-the-lightbulbs-emulator.png
Expand Down
8 changes: 4 additions & 4 deletions sysutils/ruby-puppet-resource_api/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2021/10/26 11:20:10 nia Exp $
$NetBSD: distinfo,v 1.7 2023/07/23 13:49:07 taca Exp $

BLAKE2s (puppet-resource_api-1.8.14.gem) = 97d4e870a99ff5e803838d2f7781a3aedea3a692ecd29abfb60bdaf8fab0fa3c
SHA512 (puppet-resource_api-1.8.14.gem) = 72b4c5adae526c664b15c7c55c9d89b45d331a5ca2f82c68094f8eb66677847c46aec5471f57748ab64369c67967b76eb5a9e84a85f9a2944566644a677dce80
Size (puppet-resource_api-1.8.14.gem) = 112128 bytes
BLAKE2s (puppet-resource_api-1.8.18.gem) = 21b973e8d8d450fb75d24f746bf4af6582a5833771e50009f5c711a66ce913ea
SHA512 (puppet-resource_api-1.8.18.gem) = 024feb756e23b17c0b7ab7d82f2039b22da4c6e2e4220157091a034752348913407dfb6cb24353567bb1277eabd328c4bf1bf80fdb2baed20e6ac7a24e9a5fe4
Size (puppet-resource_api-1.8.18.gem) = 101376 bytes

0 comments on commit d8ef336

Please sign in to comment.