diff --git a/getaround_utils/Gemfile.lock b/getaround_utils/Gemfile.lock index 5f64be5..59418d0 100644 --- a/getaround_utils/Gemfile.lock +++ b/getaround_utils/Gemfile.lock @@ -71,7 +71,7 @@ GEM builder (3.2.4) coderay (1.1.3) concurrent-ruby (1.2.2) - connection_pool (2.4.0) + connection_pool (2.4.1) crack (0.4.5) rexml crass (1.0.6) @@ -125,7 +125,7 @@ GEM method_source (~> 1.0) public_suffix (5.0.1) racc (1.7.1) - rack (2.2.7) + rack (2.2.8) rack-test (2.1.0) rack (>= 1.3) rails (6.1.4.6) @@ -158,7 +158,7 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.0.6) - redis-client (0.14.1) + redis-client (0.17.0) connection_pool regexp_parser (2.8.1) relaxed-rubocop (2.5) @@ -217,11 +217,11 @@ GEM rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) - sidekiq (7.0.9) + sidekiq (7.1.6) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4) - redis-client (>= 0.11.0) + redis-client (>= 0.14.0) sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3)