diff --git a/Gemfile.lock b/Gemfile.lock index 6162a3f..569ebda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) crass (1.0.6) date (3.4.1) debug (1.11.0) @@ -134,7 +134,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.12.2) + json (2.15.1) jwt (3.1.2) base64 kamal (2.7.0) @@ -243,7 +243,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.16) + rack (3.2.2) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -289,7 +289,7 @@ GEM rdoc (6.14.2) erb psych (>= 4.0.0) - redis-client (0.25.1) + redis-client (0.26.1) connection_pool regexp_parser (2.10.0) reline (0.6.1) @@ -335,7 +335,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sidekiq (8.0.5) + sidekiq (8.0.8) connection_pool (>= 2.5.0) json (>= 2.9.0) logger (>= 1.6.2)