From ac330e5385d26187bc0570a13d8cc3eb274046aa Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 4 Sep 2023 02:26:10 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 34037876..9b33fdee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,8 +179,8 @@ GEM global_alerts (0.5.0) http rails (>= 5.0, < 7.1) - globalid (1.1.0) - activesupport (>= 5.0) + globalid (1.2.0) + activesupport (>= 6.1) gretel (4.5.0) actionview (>= 5.1, < 7.1) railties (>= 5.1, < 7.1) @@ -310,7 +310,7 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.1) - rubocop (1.56.1) + rubocop (1.56.2) base64 (~> 0.1.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -342,7 +342,7 @@ GEM ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) - selenium-webdriver (4.11.0) + selenium-webdriver (4.12.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0)