diff --git a/getaround_utils/Gemfile.lock b/getaround_utils/Gemfile.lock index e581109..ba594d8 100644 --- a/getaround_utils/Gemfile.lock +++ b/getaround_utils/Gemfile.lock @@ -70,8 +70,8 @@ GEM ast (2.4.2) builder (3.2.4) coderay (1.1.3) - concurrent-ruby (1.2.2) - connection_pool (2.4.0) + concurrent-ruby (1.3.4) + connection_pool (2.4.1) crack (0.4.5) rexml crass (1.0.6) @@ -91,6 +91,7 @@ GEM concurrent-ruby (~> 1.0) json (2.6.3) language_server-protocol (3.17.0.3) + logger (1.6.1) lograge (0.13.0) actionpack (>= 4) activesupport (>= 4) @@ -155,7 +156,7 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.0.6) - redis-client (0.14.1) + redis-client (0.22.2) connection_pool regexp_parser (2.8.1) relaxed-rubocop (2.5) @@ -214,11 +215,11 @@ GEM rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) - sidekiq (7.0.9) - concurrent-ruby (< 2) + sidekiq (7.3.5) connection_pool (>= 2.3.0) + logger rack (>= 2.2.4) - redis-client (>= 0.11.0) + redis-client (>= 0.22.2) sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3)