From d73fdad64a910eb906b10c615d7925d7478aa26e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 01:44:40 +0000 Subject: [PATCH] chore(deps): update dependency zlib to v3.2.2 --- examples/rails/Gemfile | 2 +- examples/rails/Gemfile.lock | 4 ++-- examples/rails/people_tracker/Gemfile | 2 +- examples/rails/people_tracker/Gemfile.lock | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/rails/Gemfile b/examples/rails/Gemfile index e39c5ab5..eac140e8 100644 --- a/examples/rails/Gemfile +++ b/examples/rails/Gemfile @@ -27,4 +27,4 @@ gem "prism", "1.5.2" gem "psych", "5.2.2" gem "stringio", "3.1.2" gem "strscan", "3.1.2" -gem "zlib", "3.2.1" +gem "zlib", "3.2.2" diff --git a/examples/rails/Gemfile.lock b/examples/rails/Gemfile.lock index 17c59b0a..941e51ee 100644 --- a/examples/rails/Gemfile.lock +++ b/examples/rails/Gemfile.lock @@ -211,7 +211,7 @@ GEM websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.7.4) - zlib (3.2.1) + zlib (3.2.2) PLATFORMS aarch64-linux-gnu @@ -241,7 +241,7 @@ DEPENDENCIES rails (~> 8.0) stringio (= 3.1.2) strscan (= 3.1.2) - zlib (= 3.2.1) + zlib (= 3.2.2) BUNDLED WITH 2.6.9 diff --git a/examples/rails/people_tracker/Gemfile b/examples/rails/people_tracker/Gemfile index a7e892e7..7d8478d4 100644 --- a/examples/rails/people_tracker/Gemfile +++ b/examples/rails/people_tracker/Gemfile @@ -94,4 +94,4 @@ gem "prism", "1.5.2" gem "psych", "5.2.2" gem "stringio", "3.1.2" gem "strscan", "3.1.2" -gem "zlib", "3.2.1" +gem "zlib", "3.2.2" diff --git a/examples/rails/people_tracker/Gemfile.lock b/examples/rails/people_tracker/Gemfile.lock index fa282793..f5af3f38 100644 --- a/examples/rails/people_tracker/Gemfile.lock +++ b/examples/rails/people_tracker/Gemfile.lock @@ -386,7 +386,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) zeitwerk (2.7.4) - zlib (3.2.1) + zlib (3.2.2) PLATFORMS aarch64-linux @@ -442,7 +442,7 @@ DEPENDENCIES turbo-rails tzinfo-data web-console - zlib (= 3.2.1) + zlib (= 3.2.2) BUNDLED WITH 2.6.9