From c3c4a589390945a3ad378be3c123d953997261ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 21:07:21 +0000 Subject: [PATCH] Bump fugit from 1.4.5 to 1.8.1 in /api_server Bumps [fugit](https://github.com/floraison/fugit) from 1.4.5 to 1.8.1. - [Release notes](https://github.com/floraison/fugit/releases) - [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md) - [Commits](https://github.com/floraison/fugit/compare/v1.4.5...v1.8.1) --- updated-dependencies: - dependency-name: fugit dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- api_server/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/api_server/Gemfile.lock b/api_server/Gemfile.lock index d7978cf..b90c675 100644 --- a/api_server/Gemfile.lock +++ b/api_server/Gemfile.lock @@ -64,17 +64,17 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crass (1.0.6) diff-lcs (1.4.4) e2mmap (0.1.0) erubi (1.10.0) - et-orbi (1.2.4) + et-orbi (1.2.7) tzinfo ffi (1.15.1) - fugit (1.4.5) - et-orbi (~> 1.1, >= 1.1.8) + fugit (1.8.1) + et-orbi (~> 1, >= 1.2.7) raabro (~> 1.4) globalid (0.4.2) activesupport (>= 4.2.0) @@ -189,7 +189,7 @@ GEM thwait (0.2.0) e2mmap tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) websocket-driver (0.7.4) websocket-extensions (>= 0.1.0)