From 8f0dff1e96ef04a1f8a3e467e7bc6b992016e89d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 13:26:59 +0000 Subject: [PATCH] Bump leaflet-rails from 1.9.4 to 1.9.5 Bumps [leaflet-rails](https://github.com/axyjo/leaflet-rails) from 1.9.4 to 1.9.5. - [Commits](https://github.com/axyjo/leaflet-rails/compare/v1.9.4...v1.9.5) --- updated-dependencies: - dependency-name: leaflet-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 66e1ca364..eef6a95b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -331,7 +331,7 @@ GEM mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) io-console (0.7.2) - irb (1.13.2) + irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jquery-rails (4.6.0) @@ -353,7 +353,7 @@ GEM launchy (3.0.1) addressable (~> 2.8) childprocess (~> 5.0) - leaflet-rails (1.9.4) + leaflet-rails (1.9.5) actionpack (>= 4.2.0) railties (>= 4.2.0) letter_opener (1.10.0)