From eb783fabbd3b8c2253d2e18d3e3ea8a0f90282f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 16:19:37 +0000 Subject: [PATCH] Bump rack-cache from 1.1 to 1.13.0 Bumps [rack-cache](https://github.com/rtomayko/rack-cache) from 1.1 to 1.13.0. - [Release notes](https://github.com/rtomayko/rack-cache/releases) - [Changelog](https://github.com/rtomayko/rack-cache/blob/master/CHANGES) - [Commits](https://github.com/rtomayko/rack-cache/compare/1.1...v1.13.0) --- updated-dependencies: - dependency-name: rack-cache dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8595319..fa4c791 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.1.3) + coffee-script-source (1.12.2) columnize (0.3.4) daemons (1.1.4) em-http-request (1.0.0) @@ -91,8 +91,8 @@ GEM multipart-post (1.1.4) mysql2 (0.2.17) polyglot (0.3.3) - rack (1.3.5) - rack-cache (1.1) + rack (1.3.10) + rack-cache (1.13.0) rack (>= 0.4) rack-fiber_pool (0.9.2) rack-mount (0.8.3)