From 99495af05948ce4671e1266e6dcf81021298d2e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 15:02:02 +0000 Subject: [PATCH] Bump gpx from 1.2.0 to 1.2.1 Bumps [gpx](https://github.com/dougfales/gpx) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/dougfales/gpx/releases) - [Changelog](https://github.com/dougfales/gpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/dougfales/gpx/commits) --- updated-dependencies: - dependency-name: gpx dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d3f394e2..ff2decf3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,7 +167,8 @@ GEM csv (>= 3.0.0) globalid (1.2.1) activesupport (>= 6.1) - gpx (1.2.0) + gpx (1.2.1) + csv nokogiri (~> 1.7) rake groupdate (6.6.0)