From afd60cbac28328c96d942f5f611caa47abca32e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 04:03:20 +0000 Subject: [PATCH] Bump guard-bundler from 3.0.1 to 3.1.0 Bumps [guard-bundler](https://github.com/guard/guard-bundler) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/guard/guard-bundler/releases) - [Commits](https://github.com/guard/guard-bundler/compare/v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: guard-bundler dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4c4e0d..f5a5815 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,14 +108,14 @@ GEM drb (2.2.3) erb (6.0.0) erubi (1.13.1) - ffi (1.17.2-aarch64-linux-gnu) - ffi (1.17.2-aarch64-linux-musl) - ffi (1.17.2-arm-linux-gnu) - ffi (1.17.2-arm-linux-musl) - ffi (1.17.2-arm64-darwin) - ffi (1.17.2-x86_64-darwin) - ffi (1.17.2-x86_64-linux-gnu) - ffi (1.17.2-x86_64-linux-musl) + ffi (1.17.3-aarch64-linux-gnu) + ffi (1.17.3-aarch64-linux-musl) + ffi (1.17.3-arm-linux-gnu) + ffi (1.17.3-arm-linux-musl) + ffi (1.17.3-arm64-darwin) + ffi (1.17.3-x86_64-darwin) + ffi (1.17.3-x86_64-linux-gnu) + ffi (1.17.3-x86_64-linux-musl) fiber-annotation (0.2.0) fiber-local (1.1.0) fiber-storage @@ -135,8 +135,8 @@ GEM pry (>= 0.13.0) shellany (~> 0.0) thor (>= 0.18.1) - guard-bundler (3.0.1) - bundler (>= 2.1, < 3) + guard-bundler (3.1.0) + bundler (>= 2.1, < 5) guard (~> 2.2) guard-compat (~> 1.1) guard-compat (1.2.1) @@ -150,7 +150,7 @@ GEM standard i18n (1.14.7) concurrent-ruby (~> 1.0) - io-console (0.8.1) + io-console (0.8.2) io-event (1.14.2) irb (1.15.3) pp (>= 0.6.0) @@ -159,7 +159,8 @@ GEM json (2.18.0) language_server-protocol (3.17.0.5) lint_roller (1.1.0) - listen (3.9.0) + listen (3.10.0) + logger rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) @@ -221,9 +222,10 @@ GEM actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack - pry (0.15.2) + pry (0.16.0) coderay (~> 1.1) method_source (~> 1.0) + reline (>= 0.6.0) psych (5.3.0) date stringio @@ -351,7 +353,7 @@ GEM standard-procedure-plumbing (0.5.2) globalid stringio (3.1.9) - thor (1.4.0) + thor (1.5.0) timecop (0.9.10) timeout (0.5.0) traces (0.18.2)