From d726f5cff98b411835caf5e3bb66ca9c9d3a3d30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 22:35:47 +0000 Subject: [PATCH] chore(deps): bump the rubygems group with 1 update Bumps the rubygems group with 1 update: [rack-cache](https://github.com/rack/rack-cache). - [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.14.0...v1.15.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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f484bd8..77993de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM nio4r (~> 2.0) racc (1.7.1) rack (3.0.8) - rack-cache (1.14.0) + rack-cache (1.15.0) rack (>= 0.4) rack-timeout (0.6.3) rack-unreloader (2.1.0)