diff --git a/Gemfile.lock b/Gemfile.lock index 2176b2a16..c1ab64875 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -474,7 +474,7 @@ GEM parallel (1.23.0) paranoia (2.6.3) activerecord (>= 5.1, < 7.2) - parser (3.3.0.5) + parser (3.3.1.0) ast (~> 2.4.1) racc pg (1.5.6) @@ -564,8 +564,6 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redis (4.5.1) - redis-client (0.22.1) - connection_pool regexp_parser (2.9.0) representable (3.0.4) declarative (< 0.1.0) @@ -618,12 +616,12 @@ GEM rubocop-ast (>= 1.30.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.2) - parser (>= 3.3.0.4) - rubocop-capybara (2.18.0) + rubocop-ast (1.31.3) + parser (>= 3.3.1.0) + rubocop-capybara (2.20.0) + rubocop (~> 1.41) + rubocop-factory_bot (2.25.1) rubocop (~> 1.41) - rubocop-factory_bot (2.22.0) - rubocop (~> 1.33) rubocop-performance (1.20.0) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.30.0, < 2.0) @@ -632,10 +630,13 @@ GEM rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rspec (2.22.0) - rubocop (~> 1.33) + rubocop-rspec (2.29.2) + rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) + rubocop-rspec_rails (~> 2.28) + rubocop-rspec_rails (2.28.3) + rubocop (~> 1.40) ruby-progressbar (1.13.0) ruby-statistics (3.0.2) ruby-vips (2.1.4) @@ -677,16 +678,16 @@ GEM shrine-blurhash (0.1.0) blurhash (~> 0.1.4) shrine (~> 3.0) - sidekiq (7.2.2) - concurrent-ruby (< 2) - connection_pool (>= 2.3.0) - rack (>= 2.2.4) - redis-client (>= 0.19.0) + sidekiq (5.2.10) + connection_pool (~> 2.2, >= 2.2.2) + rack (~> 2.0) + rack-protection (>= 1.5.0) + redis (~> 4.5, < 4.6.0) sidekiq-debounce (1.1.0) sidekiq (>= 2.17) - sidekiq-scheduler (5.0.3) + sidekiq-scheduler (5.0.1) rufus-scheduler (~> 3.2) - sidekiq (>= 6, < 8) + sidekiq (>= 4, < 8) tilt (>= 1.4.0) signet (0.14.1) addressable (~> 2.3)