diff --git a/Gemfile.lock b/Gemfile.lock index 3ebca37..dd678f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM case_transform (0.2) activesupport concurrent-ruby (1.1.6) - connection_pool (2.2.2) + connection_pool (2.2.5) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) @@ -108,7 +108,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1) @@ -119,9 +121,7 @@ GEM pagy (3.8.1) pg (1.2.3) public_suffix (4.0.5) - rack (2.2.2) - rack-protection (2.0.8.1) - rack + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.3.1) @@ -151,7 +151,7 @@ GEM rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rake (13.0.1) - redis (4.1.4) + redis (4.5.1) rspec-core (3.9.2) rspec-support (~> 3.9.3) rspec-expectations (3.9.2) @@ -177,11 +177,10 @@ GEM safe_yaml (1.0.5) shoulda-matchers (3.1.3) activesupport (>= 4.0.0) - sidekiq (6.0.7) + sidekiq (6.4.0) connection_pool (>= 2.2.2) rack (~> 2.0) - rack-protection (>= 2.0.0) - redis (>= 4.1.0) + redis (>= 4.2.0) sprockets (4.0.0) concurrent-ruby (~> 1.0) rack (> 1, < 3)