Gemfile.lock in getaround_utils-0.2.24 vs Gemfile.lock in getaround_utils-0.2.25

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - getaround_utils (0.2.24) + getaround_utils (0.2.25) GEM remote: https://rubygems.org/ specs: actioncable (6.1.4.6) @@ -69,11 +69,11 @@ public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) builder (3.2.4) coderay (1.1.3) concurrent-ruby (1.1.10) - connection_pool (2.2.5) + connection_pool (2.3.0) crack (0.4.5) rexml crass (1.0.6) diff-lcs (1.5.0) dotenv (2.7.6) @@ -118,11 +118,11 @@ pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) racc (1.6.0) - rack (2.2.3.1) + rack (2.2.5) rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.1.4.6) actioncable (= 6.1.4.6) actionmailbox (= 6.1.4.6) @@ -149,11 +149,12 @@ method_source rake (>= 0.13) thor (~> 1.0) rainbow (3.1.1) rake (13.0.6) - redis (4.6.0) + redis-client (0.12.0) + connection_pool regexp_parser (2.2.1) relaxed-rubocop (2.5) request_store (1.5.1) rack (>= 1.4) request_store_rails (2.0.0) @@ -193,14 +194,15 @@ parser (>= 3.1.1.0) rubocop-rspec (2.4.0) rubocop (~> 1.0) rubocop-ast (>= 1.1.0) ruby-progressbar (1.11.0) - sidekiq (6.5.0) - connection_pool (>= 2.2.2) - rack (~> 2.0) - redis (>= 4.2.0) + sidekiq (7.0.3) + concurrent-ruby (< 2) + connection_pool (>= 2.3.0) + rack (>= 2.2.4) + redis-client (>= 0.11.0) sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.4.2) actionpack (>= 5.2) @@ -234,10 +236,10 @@ rake (~> 13.0) request_store_rails (~> 2.0) rspec (~> 3.9, >= 3.9.0) rspec-rails (~> 5.0) rubocop (= 1.25.1) - sidekiq (~> 6.0) + sidekiq (> 6.0, < 8.0) webmock (~> 3.7) BUNDLED WITH 2.3.4