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)