From 4189a9ee3d20b9e77374b5f53a625ada8f85f601 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 18:38:32 +0000 Subject: [PATCH] chore(deps): update dependency ruby to >= 3.4.3 --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 4cd2cd3..4c77cb0 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -ruby ">= 3.3.0" +ruby ">= 3.4.3" git_source(:github) { |repo| "https://github.com/#{repo}.git" } diff --git a/Gemfile.lock b/Gemfile.lock index 8e1e732..aa81840 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -263,7 +263,7 @@ DEPENDENCIES webdrivers (>= 5.2.0) RUBY VERSION - ruby 3.3.5p100 + ruby 3.4.3p32 BUNDLED WITH 2.5.18