From fbef87763a8d04dd6d8aaa79ef41c0c8cc67c10d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 22:29:10 +0000 Subject: [PATCH] chore(deps): bump rack-cache from 1.16.0 to 1.17.0 in the rubygems group Bumps the rubygems group with 1 update: [rack-cache](https://github.com/rack/rack-cache). Updates `rack-cache` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/rack/rack-cache/releases) - [Changelog](https://github.com/rack/rack-cache/blob/main/CHANGES) - [Commits](https://github.com/rack/rack-cache/compare/v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: rack-cache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rubygems ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 710bfa5..f4daa55 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,8 +63,8 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) - rack (3.0.9.1) - rack-cache (1.16.0) + rack (3.0.10) + rack-cache (1.17.0) rack (>= 0.4) rack-timeout (0.6.3) rack-unreloader (2.1.0)