We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3f499c commit 7e5ab87Copy full SHA for 7e5ab87
1 file changed
configs/components/rubygem-puppet-resource_api.rb
@@ -6,8 +6,8 @@
6
#####
7
component 'rubygem-puppet-resource_api' do |pkg, _settings, _platform|
8
### Maintained by update_gems automation ###
9
- pkg.version '1.9.0'
10
- pkg.sha256sum '4b82e77fad1d3810f3a84ad727aa9fd7c4e8b1179bacc034e9071c0a8f2ebe67'
+ pkg.version '2.0.0'
+ pkg.sha256sum '4649fcb5d5e5f8cbda0887f706b95be5b52a089bcf98ce8ebf0496c3266fd9c4'
11
pkg.build_requires 'rubygem-hocon'
12
### End automated maintenance section ###
13
0 commit comments