Gemfile.lock in getaround_utils-0.2.22 vs Gemfile.lock in getaround_utils-0.2.23

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - getaround_utils (0.2.21) + getaround_utils (0.2.23) GEM remote: https://rubygems.org/ specs: actioncable (6.1.4.6) @@ -68,57 +68,57 @@ addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) builder (3.2.4) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crack (0.4.5) rexml crass (1.0.6) diff-lcs (1.5.0) erubi (1.10.0) - getaround-rubocop (0.2.6) + getaround-rubocop (0.2.7) relaxed-rubocop (= 2.5) - rubocop (= 1.18.3) + rubocop (= 1.25.1) rubocop-rspec (= 2.4.0) globalid (1.0.0) activesupport (>= 5.0) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) - lograge (0.11.2) + lograge (0.12.0) actionpack (>= 4) activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.14.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.0) minitest (5.15.0) nio4r (2.5.8) - nokogiri (1.13.3) + nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) oj (3.11.3) ougai (2.0.0) oj (~> 3.10) - parallel (1.20.1) - parser (3.0.2.0) + parallel (1.21.0) + parser (3.1.1.0) ast (~> 2.4.1) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) racc (1.6.0) - rack (2.2.3) + rack (2.2.3.1) rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.1.4.6) actioncable (= 6.1.4.6) actionmailbox (= 6.1.4.6) @@ -135,24 +135,24 @@ railties (= 6.1.4.6) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (6.1.4.6) actionpack (= 6.1.4.6) activesupport (= 6.1.4.6) method_source rake (>= 0.13) thor (~> 1.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) redis (4.6.0) - regexp_parser (2.1.1) + regexp_parser (2.2.1) relaxed-rubocop (2.5) - request_store (1.5.0) + request_store (1.5.1) rack (>= 1.4) request_store_rails (2.0.0) concurrent-ruby (~> 1.0) rexml (3.2.5) rspec (3.11.0) @@ -162,38 +162,38 @@ rspec-core (3.11.0) rspec-support (~> 3.11.0) rspec-expectations (3.11.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) - rspec-mocks (3.11.0) + rspec-mocks (3.11.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) - rspec-rails (5.1.0) + rspec-rails (5.1.2) actionpack (>= 5.2) activesupport (>= 5.2) railties (>= 5.2) rspec-core (~> 3.10) rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.11.0) - rubocop (1.18.3) + rubocop (1.25.1) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.7.0, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.8.0) - parser (>= 3.0.1.1) + rubocop-ast (1.16.0) + 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.4.1) + sidekiq (6.5.0) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0) sprockets (4.0.2) concurrent-ruby (~> 1.0) @@ -203,11 +203,11 @@ activesupport (>= 5.2) sprockets (>= 3.0.0) thor (1.2.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.0.0) + unicode-display_width (2.1.0) webmock (3.14.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) websocket-driver (0.7.5) @@ -218,21 +218,21 @@ PLATFORMS ruby DEPENDENCIES bundler (~> 2.0) - getaround-rubocop (= 0.2.6) + getaround-rubocop (= 0.2.7) getaround_utils! - lograge (~> 0.11.2) + lograge (~> 0.12.0) ougai (~> 2.0) pry (~> 0.14.0) rails (~> 6.0) rake (~> 13.0) request_store_rails (~> 2.0) rspec (~> 3.9, >= 3.9.0) rspec-rails (~> 5.0) - rubocop (= 1.18.3) + rubocop (= 1.25.1) sidekiq (~> 6.0) webmock (~> 3.7) BUNDLED WITH - 2.2.21 + 2.3.4