From e9cc3f4b3635b1396e510bee38d2a15f9b821d7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 05:05:15 +0000 Subject: [PATCH] Bump rake from 13.3.0 to 13.3.1 Bumps [rake](https://github.com/ruby/rake) from 13.3.0 to 13.3.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.3.0...v13.3.1) --- updated-dependencies: - dependency-name: rake dependency-version: 13.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b04c2c1..54186b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM diff-lcs (1.6.2) ffi (1.17.2) multi_json (1.15.0) - rake (13.3.0) + rake (13.3.1) rgeo (3.0.0) rgeo-geojson (2.2.0) multi_json (~> 1.15)