From 693c9d0b6141e2ea85715dee94b18e369999dc9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 10:34:34 +0000 Subject: [PATCH] chore(deps): update dependency ruby to >= 3.4.1 --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index a5c4a7d..d252d3a 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -ruby ">= 3.3.0" +ruby ">= 3.4.1" git_source(:github) { |repo| "https://github.com/#{repo}.git" } diff --git a/Gemfile.lock b/Gemfile.lock index 9d3cf05..f4ec0f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -263,7 +263,7 @@ DEPENDENCIES webdrivers (>= 5.2.0) RUBY VERSION - ruby 3.3.5p100 + ruby 3.3.6p108 BUNDLED WITH 2.5.18