From f9c79e59cb2b8483206a98f778bb8ca86eb1ecec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 17:35:55 +0000 Subject: [PATCH] Bump fugit from 1.9.0 to 1.11.1 Bumps [fugit](https://github.com/floraison/fugit) from 1.9.0 to 1.11.1. - [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md) - [Commits](https://github.com/floraison/fugit/compare/v1.9.0...v1.11.1) --- updated-dependencies: - dependency-name: fugit dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a083db7..c05bb15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,7 +143,7 @@ GEM bundler (>= 1.2.0, < 3) thor (~> 1.0) childprocess (5.0.0) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) cssbundling-rails (1.4.0) @@ -177,8 +177,8 @@ GEM formtastic (5.0.0) actionpack (>= 6.0.0) formtastic_i18n (0.7.0) - fugit (1.9.0) - et-orbi (~> 1, >= 1.2.7) + fugit (1.11.1) + et-orbi (~> 1, >= 1.2.11) raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) @@ -427,11 +427,11 @@ GEM sentry-ruby (5.17.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - solid_queue (0.3.0) + solid_queue (0.3.4) activejob (>= 7.1) activerecord (>= 7.1) - concurrent-ruby (~> 1.2.2) - fugit (~> 1.9.0) + concurrent-ruby (>= 1.3.1) + fugit (~> 1.11.0) railties (>= 7.1) sorbet-runtime (0.5.11261) sshkit (1.22.2)