diff --git a/Gemfile.lock b/Gemfile.lock index ef58a6f..d29b880 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM racc builder (3.2.4) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) cssbundling-rails (1.4.0) @@ -165,6 +165,7 @@ GEM railties (>= 5.2) rexml lint_roller (1.1.0) + logger (1.6.0) loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -214,7 +215,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) - rack (3.0.10) + rack (3.1.7) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) @@ -257,7 +258,7 @@ GEM psych (>= 4.0.0) redis (5.1.0) redis-client (>= 0.17.0) - redis-client (0.20.0) + redis-client (0.22.2) connection_pool regexp_parser (2.9.0) reline (0.4.3) @@ -299,11 +300,12 @@ GEM ruby-progressbar (1.13.0) ruby-vips (2.1.4) ffi (~> 1.12) - sidekiq (7.2.2) + sidekiq (7.3.1) concurrent-ruby (< 2) connection_pool (>= 2.3.0) + logger rack (>= 2.2.4) - redis-client (>= 0.19.0) + redis-client (>= 0.22.2) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11)