From b33cad49cc05fc6ce51edea9ba41953af26ac018 Mon Sep 17 00:00:00 2001 From: OpenVoxProjectBot <215568489+OpenVoxProjectBot@users.noreply.github.com> Date: Sat, 25 Jul 2026 00:29:33 +0000 Subject: [PATCH] Update rubygem components Component updates: - rubygem-aws-partitions: version 1.1271.0 -> 1.1273.0 Signed-off-by: OpenVoxProjectBot <215568489+OpenVoxProjectBot@users.noreply.github.com> --- configs/components/rubygem-aws-partitions.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/components/rubygem-aws-partitions.rb b/configs/components/rubygem-aws-partitions.rb index 1c426789..003f0447 100644 --- a/configs/components/rubygem-aws-partitions.rb +++ b/configs/components/rubygem-aws-partitions.rb @@ -5,8 +5,8 @@ ##### component 'rubygem-aws-partitions' do |pkg, _settings, _platform| ### Maintained by update_gems automation ### - pkg.version '1.1271.0' - pkg.sha256sum 'a078db0fa59bb5beeceef56b3a482140179ece702ee94fbc94196e2281296c0c' + pkg.version '1.1273.0' + pkg.sha256sum 'b4b794a077c9fc943f67d1cc37cb6ec817af558d070a6cf350050ec8c8906f70' ### End automated maintenance section ### instance_eval File.read('configs/components/_base-rubygem.rb')