From 73d2645f2d973c5648676209fa794fda5356a331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 22:38:00 +0000 Subject: [PATCH] Bump globalid from 1.0.0 to 1.0.1 in /ironflow_backend Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ironflow_backend/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ironflow_backend/Gemfile.lock b/ironflow_backend/Gemfile.lock index 6d8750a..df744e9 100644 --- a/ironflow_backend/Gemfile.lock +++ b/ironflow_backend/Gemfile.lock @@ -48,7 +48,7 @@ GEM msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -56,7 +56,7 @@ GEM faker (2.19.0) i18n (>= 1.6, < 2) ffi (1.15.5) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) graphiql-rails (1.4.11) railties @@ -65,7 +65,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.4) domain_name (~> 0.5) - i18n (1.9.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.6.1) listen (3.1.5) @@ -146,7 +146,7 @@ GEM sprockets (>= 3.0.0) thor (1.2.1) thread_safe (0.3.6) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) ui_faces (0.1.4) unf (0.1.4)