From 39ebbcbae157cc73049557251cbd9390ec59ae6d Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 2 Oct 2023 02:30:56 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 060d1a9b..f9f224ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,10 +71,10 @@ GEM tzinfo (~> 2.0) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) - ahoy_matey (4.2.1) - activesupport (>= 5.2) - device_detector - safely_block (>= 0.2.1) + ahoy_matey (5.0.1) + activesupport (>= 6.1) + device_detector (>= 1) + safely_block (>= 0.4) airbrussh (1.5.0) sshkit (>= 1.6.1, != 1.7.0) ast (2.4.2) @@ -198,7 +198,7 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - ffi (1.16.1) + ffi (1.16.2) ffi-compiler (1.0.1) ffi (>= 1.0.0) rake @@ -389,7 +389,7 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.1) - rubocop (1.56.3) + rubocop (1.56.4) base64 (~> 0.1.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -410,7 +410,7 @@ GEM rubocop-performance (1.19.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.21.1) + rubocop-rails (2.21.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) @@ -422,7 +422,7 @@ GEM rubyzip (2.3.2) safely_block (0.4.0) scrub_rb (1.0.1) - selenium-webdriver (4.12.0) + selenium-webdriver (4.13.1) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) @@ -464,7 +464,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) warden (1.2.9) rack (>= 2.0.9) web-console (4.2.1) @@ -488,7 +488,7 @@ GEM chronic (>= 0.6.3) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.11) + zeitwerk (2.6.12) PLATFORMS x86_64-darwin-19