From 49db16965e6692b132bb7f91afdb591c871daeac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 10:23:29 -0600 Subject: [PATCH] Bump globalid from 1.0.0 to 1.0.1 (#1497) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 945b857b..114f9c7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM flipper (~> 0.16.2) rack (>= 1.4, < 3) rack-protection (>= 1.5.3, < 2.1.0) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) graphiql-rails (1.5.0) railties @@ -168,7 +168,7 @@ GEM mime-types-data (3.2022.0105) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.16.3) + minitest (5.17.0) msgpack (1.5.1) multi_json (1.13.1) multi_xml (0.6.0)