diff --git a/Gemfile.lock b/Gemfile.lock index 9e6e966..417b78d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM xpath (~> 3.2) childprocess (3.0.0) concurrent-ruby (1.1.5) - connection_pool (2.2.2) + connection_pool (2.2.5) crass (1.0.4) erubi (1.9.0) ffi (1.11.1) @@ -99,7 +99,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.12.2) @@ -109,9 +111,7 @@ GEM mini_portile2 (~> 2.4.0) public_suffix (4.0.1) puma (3.12.1) - rack (2.0.7) - rack-protection (2.0.7) - rack + rack (2.2.3) rack-proxy (0.6.5) rack rack-test (1.1.0) @@ -146,7 +146,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - redis (4.1.3) + redis (4.5.1) regexp_parser (1.6.0) ruby_dep (1.5.0) rubyzip (1.3.0) @@ -164,11 +164,10 @@ GEM selenium-webdriver (3.142.6) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sidekiq (6.0.1) + sidekiq (6.4.0) connection_pool (>= 2.2.2) - rack (>= 2.0.0) - rack-protection (>= 2.0.0) - redis (>= 4.1.0) + rack (~> 2.0) + redis (>= 4.2.0) spring (2.1.0) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0)