From 0b3e42c0331c588ca9ab6aa24b808307c50174fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 20:07:39 +0000 Subject: [PATCH] Bump rake from 13.1.0 to 13.2.1 in the production-dependencies group Bumps the production-dependencies group with 1 update: [rake](https://github.com/ruby/rake). Updates `rake` from 13.1.0 to 13.2.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.1.0...v13.2.1) --- updated-dependencies: - dependency-name: rake dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9e1334e..a3b8bc7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM pry (>= 0.13, < 0.15) racc (1.7.3) rainbow (3.1.1) - rake (13.1.0) + rake (13.2.1) reek (6.3.0) dry-schema (~> 1.13.0) parser (~> 3.3.0)