From 1c798e5a3730cc2e4d2901bc93ff1145703bc6b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 09:56:01 +0100 Subject: [PATCH] Bump the bundler group with 2 updates (#1317) Bumps the bundler group with 2 updates: [fugit](https://github.com/floraison/fugit) and [rexml](https://github.com/ruby/rexml). Updates `fugit` from 1.11.0 to 1.11.1 - [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md) - [Commits](https://github.com/floraison/fugit/compare/v1.11.0...v1.11.1) Updates `rexml` from 3.3.1 to 3.3.6 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.3.1...v3.3.6) --- updated-dependencies: - dependency-name: fugit dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5975312ee..84218b2c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM combine_pdf (1.0.26) matrix ruby-rc4 (>= 0.1.5) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) contentful (2.17.0) http (> 0.8, < 6.0) @@ -207,7 +207,7 @@ GEM ffi (>= 1.0.0) rake foreman (0.88.1) - fugit (1.11.0) + fugit (1.11.1) et-orbi (~> 1, >= 1.2.11) raabro (~> 1.4) globalid (1.2.1) @@ -471,7 +471,7 @@ GEM actionpack (>= 5.2) railties (>= 5.2) retriable (3.1.2) - rexml (3.3.1) + rexml (3.3.6) strscan rouge (4.2.0) rspec-core (3.13.0)