Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions configs/components/ruby-3.2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
# The file name of the ruby component must match the ruby_version
#####
component 'ruby-3.2' do |pkg, settings, platform|
pkg.version '3.2.10'
pkg.sha256sum '880acb05e08da8c559c56a13e512bae1b472da67c72ebb750c765f9c2134e689'
pkg.version '3.2.11'
pkg.sha256sum 'b3eeabd6636f334531db3ffdc3229eb05e524740e6c84fdc043720573cf2f8b2'

ruby_dir = settings[:ruby_dir]
ruby_bindir = settings[:ruby_bindir]
Expand Down
4 changes: 2 additions & 2 deletions configs/components/rubygem-addressable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#####
component 'rubygem-addressable' do |pkg, _settings, _platform|
### Maintained by update_gems automation ###
pkg.version '2.8.8'
pkg.sha256sum '7c13b8f9536cf6364c03b9d417c19986019e28f7c00ac8132da4eb0fe393b057'
pkg.version '2.8.9'
pkg.sha256sum 'cc154fcbe689711808a43601dee7b980238ce54368d23e127421753e46895485'
pkg.build_requires 'rubygem-public_suffix'
### End automated maintenance section ###

Expand Down
4 changes: 2 additions & 2 deletions configs/components/rubygem-aws-partitions.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#####
component 'rubygem-aws-partitions' do |pkg, _settings, _platform|
### Maintained by update_gems automation ###
pkg.version '1.1218.0'
pkg.sha256sum 'd7f06aea9cb119d5bc9fe7c42914428e568d536711de68fcff45cc944274126e'
pkg.version '1.1231.0'
pkg.sha256sum '5142ba78d5226deb5dff6c8d17dfc52b0bcec3451d47fcb70fbe8b744b85d004'
### End automated maintenance section ###

instance_eval File.read('configs/components/_base-rubygem.rb')
Expand Down
4 changes: 2 additions & 2 deletions configs/components/rubygem-aws-sdk-core.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#####
component 'rubygem-aws-sdk-core' do |pkg, _settings, _platform|
### Maintained by update_gems automation ###
pkg.version '3.242.0'
pkg.sha256sum 'c17b3003acc78d80c1a8437b285a1cfc5e4d7749ce7821cf3071e847535a29a0'
pkg.version '3.244.0'
pkg.sha256sum '3e458c078b0c5bdee95bc370c3a483374b3224cf730c1f9f0faf849a5d9a18ea'
pkg.build_requires 'rubygem-aws-eventstream'
pkg.build_requires 'rubygem-aws-partitions'
pkg.build_requires 'rubygem-aws-sigv4'
Expand Down
4 changes: 2 additions & 2 deletions configs/components/rubygem-aws-sdk-ec2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#####
component 'rubygem-aws-sdk-ec2' do |pkg, _settings, _platform|
### Maintained by update_gems automation ###
pkg.version '1.603.0'
pkg.sha256sum '7c076991e9ad142c1cd440314baf39a625ec7cf109ee85fad8d68c069519545b'
pkg.version '1.609.0'
pkg.sha256sum 'ae7e102c7634885c6c51a943de3de3ad44b920e04692a3bf68c1289dffa39aeb'
pkg.build_requires 'rubygem-aws-sdk-core'
pkg.build_requires 'rubygem-aws-sigv4'
### End automated maintenance section ###
Expand Down
2 changes: 2 additions & 0 deletions configs/components/rubygem-choria-mcorpc-support.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
### Maintained by update_gems automation ###
pkg.version '2.26.5'
pkg.sha256sum '4f82fc732ab4c85b73a71941de3bae6b11ac5787c9e48f05f92679d82209f82d'
pkg.build_requires 'rubygem-nats-pure'
pkg.build_requires 'rubygem-systemu'
### End automated maintenance section ###

instance_eval File.read('configs/components/_base-rubygem.rb')
Expand Down
4 changes: 2 additions & 2 deletions configs/components/rubygem-excon.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#####
component 'rubygem-excon' do |pkg, _settings, _platform|
### Maintained by update_gems automation ###
pkg.version '1.3.2'
pkg.sha256sum 'a089babe98638e58042a7d542b2bbd183304527e33d612b6dde22fa491a544a5'
pkg.version '1.4.2'
pkg.sha256sum '32d8d8eda619717d9b8043b4675e096fb5c2139b080e2ad3b267f88c545aaa35'
### End automated maintenance section ###

instance_eval File.read('configs/components/_base-rubygem.rb')
Expand Down
4 changes: 2 additions & 2 deletions configs/components/rubygem-ffi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
#####
component 'rubygem-ffi' do |pkg, settings, platform|
### Maintained by update_gems automation ###
pkg.version '1.17.3'
pkg.sha256sum '0e9f39f7bb3934f77ad6feab49662be77e87eedcdeb2a3f5c0234c2938563d4c'
pkg.version '1.17.4'
pkg.sha256sum 'bcd1642e06f0d16fc9e09ac6d49c3a7298b9789bcb58127302f934e437d60acf'
### End automated maintenance section ###

# Prior to ruby 3.2, both ruby and the ffi gem vendored a version of libffi.
Expand Down
4 changes: 2 additions & 2 deletions configs/components/rubygem-gettext-setup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#####
component 'rubygem-gettext-setup' do |pkg, _settings, _platform|
### Maintained by update_gems automation ###
pkg.version '1.1.0'
pkg.sha256sum '2ad4fa99575d869f18056941d98dc9cb2a656abc7b991f360fbd3e32d28fd4ec'
pkg.version '1.1.1'
pkg.sha256sum '15ce653696283c9835b0ad9f02f236b9f240cb35facd3341cc62b85d42c6b667'
pkg.build_requires 'rubygem-fast_gettext'
pkg.build_requires 'rubygem-gettext'
pkg.build_requires 'rubygem-locale'
Expand Down
4 changes: 2 additions & 2 deletions configs/components/rubygem-gettext.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#####
component 'rubygem-gettext' do |pkg, settings, _platform|
### Maintained by update_gems automation ###
pkg.version '3.5.1'
pkg.sha256sum '03ec7f71ea7e2cf1fdcd5e08682e98b81601922fdbee890b7bc6f63b0e1a512a'
pkg.version '3.5.2'
pkg.sha256sum 'ada02c59aa7e9f56bd2522faedaed16421dd2f3ddb5fe28628c0be5abcbf3c74'
pkg.build_requires 'rubygem-erubi'
pkg.build_requires 'rubygem-locale'
pkg.build_requires 'rubygem-text'
Expand Down
4 changes: 2 additions & 2 deletions configs/components/rubygem-locale.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
#####
component 'rubygem-locale' do |pkg, settings, _platform|
### Maintained by update_gems automation ###
pkg.version '2.1.4'
pkg.sha256sum '522f9973ef3eee64aac9bca06d21db2fba675fa3d2cf61d21f42d1ca18a9f780'
pkg.version '2.1.5'
pkg.sha256sum '1c6803e8aa6bdb2c29e91945d095050601bf6d58474993575adf6f3b89b32ef4'
### End automated maintenance section ###

instance_eval File.read('configs/components/_base-rubygem.rb')
Expand Down
6 changes: 4 additions & 2 deletions configs/components/rubygem-nats-pure.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@
# You shall not update beyond 0.6.0, because that is what bundler determined
# https://github.com/OpenVoxProject/puppet-runtime/issues/128#issuecomment-3989498214
### Maintained by update_gems automation ###
pkg.version '0.6.2'
pkg.sha256sum '4c8b24466ae4a364ac5e5f066d5045b6825632993a3d39ddd91718c2bc86c1f5'
pkg.version '2.5.0'
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to test if this version is compatible with choria (and update choria-mcorpc-support)

pkg.sha256sum '95e03c6aa6afaa33c6938928a04efbef8474844b11c95c8219c1c397ce030a4a'
pkg.build_requires 'rubygem-base64'
pkg.build_requires 'rubygem-concurrent-ruby'
### End automated maintenance section ###

instance_eval File.read('configs/components/_base-rubygem.rb')
Expand Down
4 changes: 2 additions & 2 deletions configs/components/rubygem-net-ssh.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#####
component 'rubygem-net-ssh' do |pkg, _settings, _platform|
### Maintained by update_gems automation ###
pkg.version '7.3.0'
pkg.sha256sum '172076c4b30ce56fb25a03961b0c4da14e1246426401b0f89cba1a3b54bf3ef0'
pkg.version '7.3.2'
pkg.sha256sum '65029e213c380e20e5fd92ece663934ab0a0fe888e0cd7cc6a5b664074362dd4'
### End automated maintenance section ###

instance_eval File.read('configs/components/_base-rubygem.rb')
Expand Down
5 changes: 2 additions & 3 deletions configs/components/rubygem-openvox-strings.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@
#####
component 'rubygem-openvox-strings' do |pkg, _settings, _platform|
### Maintained by update_gems automation ###
pkg.version '7.0.0'
pkg.sha256sum '721346006242976650f92553adfffcef076cad84ee63e93d64044e602333db00'
pkg.build_requires 'rubygem-openvox'
pkg.version '7.1.0'
pkg.sha256sum '54787ea8da5759657b3b94dac1af2ec458b4fa1d822c96ddefcde36b91ab39ab'
pkg.build_requires 'rubygem-rgen'
pkg.build_requires 'rubygem-yard'
### End automated maintenance section ###
Expand Down
4 changes: 2 additions & 2 deletions configs/components/rubygem-public_suffix.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#####
component 'rubygem-public_suffix' do |pkg, _settings, _platform|
### Maintained by update_gems automation ###
pkg.version '7.0.2'
pkg.sha256sum '9114090c8e4e7135c1fd0e7acfea33afaab38101884320c65aaa0ffb8e26a857'
pkg.version '7.0.5'
pkg.sha256sum '1a8bb08f1bbea19228d3bed6e5ed908d1cb4f7c2726d18bd9cadf60bc676f623'
### End automated maintenance section ###

instance_eval File.read('configs/components/_base-rubygem.rb')
Expand Down
4 changes: 2 additions & 2 deletions configs/components/rubygem-puppet_forge.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
#####
component 'rubygem-puppet_forge' do |pkg, _settings, _platform|
### Maintained by update_gems automation ###
pkg.version '6.1.0'
pkg.sha256sum 'e3bfe83282f0136adf0938f52180a53b45434b70464a5a453d6398df6563764b'
pkg.version '6.2.0'
pkg.sha256sum '9cde4841a7a6950afeb0c4fec02449931179863918c0a6e6909cb2a6c6998a0c'
pkg.build_requires 'rubygem-base64'
pkg.build_requires 'rubygem-faraday'
pkg.build_requires 'rubygem-faraday-follow_redirects'
Expand Down
Loading