diff --git a/Gemfile.lock b/Gemfile.lock index f04dc242..e840cd7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM net-http (0.6.0) uri nio4r (2.7.4) - nokogiri (1.18.1) + nokogiri (1.18.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (9.2.0) @@ -61,10 +61,10 @@ GEM sawyer (~> 0.9) openssl (3.3.0) public_suffix (6.0.1) - puma (6.5.0) + puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.8) + rack (3.1.9) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -74,7 +74,7 @@ GEM rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) - redis-client (0.23.0) + redis-client (0.23.2) connection_pool reverse_markdown (3.0.0) nokogiri @@ -103,7 +103,8 @@ GEM multi_json (~> 1.15) rexml (~> 3.2, >= 3.2.5) thor (~> 1.2, >= 1.2.1) - sidekiq (7.3.7) + sidekiq (7.3.8) + base64 connection_pool (>= 2.3.0) logger rack (>= 2.2.4) @@ -122,7 +123,7 @@ GEM sinatra (= 4.1.1) tilt (~> 2.0) thor (1.3.2) - tilt (2.5.0) + tilt (2.6.0) uri (1.0.2) webmock (3.24.0) addressable (>= 2.8.0)