From 027ae03d58eac53c201fd26ad80015bf5776e22b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 12:50:16 +0000 Subject: [PATCH] Bump selenium-webdriver from 4.23.0 to 4.24.0 (#343) --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 27bcab31..b6a376f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,11 +2,11 @@ PATH remote: . specs: yuri-ita (0.1.0) - activemodel (>= 4.2) - activerecord (>= 4.2) - activesupport (>= 4.2) - rltk - zeitwerk + activemodel (~> 7.0) + activerecord (~> 7.0) + activesupport (~> 7.0) + rltk (~> 3.0) + zeitwerk (~> 2.6) GEM remote: https://rubygems.org/ @@ -283,7 +283,7 @@ GEM sprockets-rails tilt securerandom (0.3.1) - selenium-webdriver (4.23.0) + selenium-webdriver (4.24.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -339,7 +339,7 @@ DEPENDENCIES jsbundling-rails listen (>= 3.0.5) pg (>= 0.18, < 2.0) - pry-rails + pry-rails (~> 0.3.7) puma (~> 6.0) rails rake (~> 13.0)