From 5730d52f365aa4578c6f2a2ab3f66297db78a37f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 01:44:09 +0000 Subject: [PATCH] Update dependency ruby to v3.4.10 --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index 7bcbb38..84d6c67 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.9 +3.4.10 diff --git a/Gemfile b/Gemfile index 79ecb86..9ad77f9 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby '3.4.9' +ruby '3.4.10' gem 'aws-sdk-lambda' gem 'aws-sdk-sts' diff --git a/Gemfile.lock b/Gemfile.lock index 1354cc0..69df6bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -525,7 +525,7 @@ DEPENDENCIES webmock RUBY VERSION - ruby 3.4.9p82 + ruby 3.4.10p104 BUNDLED WITH 2.7.2