diff --git a/Gemfile.lock b/Gemfile.lock index 341522f..d82e328 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM bootsnap (1.16.0) msgpack (~> 1.2) builder (3.2.4) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.3) connection_pool (2.4.1) console (1.16.2) fiber-local @@ -163,6 +163,7 @@ GEM reline (>= 0.4.2) json (2.6.3) jwt (1.5.6) + logger (1.6.0) loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -253,7 +254,7 @@ GEM rake (13.0.6) rdoc (6.6.3.1) psych (>= 4.0.0) - redis-client (0.19.1) + redis-client (0.22.2) connection_pool regexp_parser (2.7.0) reline (0.4.2) @@ -302,11 +303,12 @@ GEM rubocop-capybara (~> 2.17) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - sidekiq (7.2.0) + sidekiq (7.3.0) concurrent-ruby (< 2) connection_pool (>= 2.3.0) + logger rack (>= 2.2.4) - redis-client (>= 0.14.0) + redis-client (>= 0.22.2) sidekiq-cron (1.12.0) fugit (~> 1.8) globalid (>= 1.0.1)