diff --git a/Gemfile.lock b/Gemfile.lock index 8511b79..c9457a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM activesupport (>= 5.0.0) json (2.7.2) language_server-protocol (3.17.0.3) - logger (1.6.1) + logger (1.6.3) loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -180,7 +180,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) @@ -221,7 +221,7 @@ GEM rake (13.2.1) rdoc (6.7.0) psych (>= 4.0.0) - redis-client (0.22.2) + redis-client (0.23.0) connection_pool regexp_parser (2.9.2) reline (0.5.10) @@ -277,8 +277,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sidekiq (7.3.2) - concurrent-ruby (< 2) + sidekiq (7.3.7) connection_pool (>= 2.3.0) logger rack (>= 2.2.4)