From 06a380dd269900f1414dc6f1a9ded191c0111b8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 15:57:52 +0000 Subject: [PATCH] Update dependency ruby to v3.4.9 --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index 7921bd0c..7bcbb380 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.8 +3.4.9 diff --git a/Gemfile b/Gemfile index d70190b2..79ecb86b 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.8' +ruby '3.4.9' gem 'aws-sdk-lambda' gem 'aws-sdk-sts' diff --git a/Gemfile.lock b/Gemfile.lock index 68fb8ba8..b3bb3836 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -523,7 +523,7 @@ DEPENDENCIES webmock RUBY VERSION - ruby 3.4.8p72 + ruby 3.4.9p82 BUNDLED WITH 2.7.2