From 19aaa2b544ba24edd9ca7681986afd52468e1c2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 13:57:05 +0000 Subject: [PATCH] build(deps): bump fugit from 1.13.0 to 1.14.0 in /gem Bumps [fugit](https://github.com/floraison/fugit) from 1.13.0 to 1.14.0. - [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md) - [Commits](https://github.com/floraison/fugit/compare/v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: fugit dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gem/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gem/Gemfile.lock b/gem/Gemfile.lock index 16e8971..1ffe88f 100644 --- a/gem/Gemfile.lock +++ b/gem/Gemfile.lock @@ -98,7 +98,7 @@ GEM drb (2.2.3) erb (6.0.4) erubi (1.13.1) - et-orbi (1.4.0) + et-orbi (1.4.2) tzinfo faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) @@ -108,7 +108,7 @@ GEM net-http (~> 0.5) faraday-retry (2.4.0) faraday (~> 2.0) - fugit (1.13.0) + fugit (1.14.0) et-orbi (~> 1.4) raabro (~> 1.4) gapic-common (1.3.0) @@ -275,7 +275,7 @@ GEM prism (1.9.0) pstore (0.2.1) public_suffix (7.0.5) - raabro (1.4.0) + raabro (1.5.0) racc (1.8.1) rack (3.2.6) rack-session (2.1.2)