From 8b5459425c8de0a9bb6179ce97d4c03f3b3acd77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 15:21:04 +0200 Subject: [PATCH] Bump fugit from 1.8.1 to 1.11.1 (#3867) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump fugit from 1.8.1 to 1.11.1 Bumps [fugit](https://github.com/floraison/fugit) from 1.8.1 to 1.11.1. - [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md) - [Commits](https://github.com/floraison/fugit/compare/v1.8.1...v1.11.1) --- updated-dependencies: - dependency-name: fugit dependency-type: indirect ... Signed-off-by: dependabot[bot] * Remove swagger-ui altered order --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joan Lledó --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a8c5c3798..0225f046a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -273,7 +273,7 @@ GEM compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) - concurrent-ruby (1.3.1) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (0.4.5) rexml @@ -364,7 +364,7 @@ GEM nokogiri (>= 1.4.3) erubi (1.12.0) escape_utils (1.2.1) - et-orbi (1.2.7) + et-orbi (1.2.11) tzinfo eventmachine (1.2.7) execjs (2.8.1) @@ -390,8 +390,8 @@ GEM railties (>= 3.2, < 8.0) formtastic (4.0.0) actionpack (>= 5.2.0) - fugit (1.8.1) - 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)