From 18b13e01ead5b9eb5fc91d985ab48a03671d20c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 18:55:24 +0000 Subject: [PATCH] Bump neighbor from 1.0.0 to 1.1.0 Bumps [neighbor](https://github.com/ankane/neighbor) from 1.0.0 to 1.1.0. - [Changelog](https://github.com/ankane/neighbor/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/neighbor/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: neighbor dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4968ea6..27f780e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -216,7 +216,7 @@ GEM activesupport (>= 7.0.0) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.19.4) + json (2.19.5) jwt (3.1.2) base64 kamal (2.11.0) @@ -257,13 +257,13 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (6.0.5) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) msgpack (1.8.0) multi_json (1.20.1) multipart-post (2.4.1) - neighbor (1.0.0) + neighbor (1.1.0) activerecord (>= 7.2) net-http (0.9.1) uri (>= 0.11.1)