From 6c33210510a6554e291bdb700e6c58332c1a4822 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 08:11:20 +0100 Subject: [PATCH] Bump fugit from 1.10.0 to 1.11.1 (#2595) Bumps [fugit](https://github.com/floraison/fugit) from 1.10.0 to 1.11.1. - [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md) - [Commits](https://github.com/floraison/fugit/compare/v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: fugit dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7fdef3710..2f51d6a29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -141,7 +141,7 @@ GEM coderay (1.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal @@ -180,7 +180,7 @@ GEM rubocop smart_properties erubi (1.13.0) - et-orbi (1.2.7) + et-orbi (1.2.11) tzinfo event_stream_parser (1.0.0) excon (0.109.0) @@ -198,8 +198,8 @@ GEM faraday-net_http (3.1.0) net-http ffi (1.16.3) - fugit (1.10.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)