From 3fc6dc8ec2a53566dff63f0c1d366b266c0989ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 12:14:09 +0000 Subject: [PATCH] Bump globalid from 0.4.2 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.4.2 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.2...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3c7a817..1980f92 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM chronic (0.10.2) codecov (0.5.1) simplecov (>= 0.15, < 0.22) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.1) crass (1.0.4) docile (1.3.5) @@ -103,11 +103,11 @@ GEM faraday_middleware (0.12.2) faraday (>= 0.7.4, < 1.0) ffi (1.10.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) has_secure_token (1.0.0) activerecord (>= 3.0) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jsonapi-resources (0.9.0) activerecord (>= 4.1) @@ -134,7 +134,7 @@ GEM method_source (0.9.2) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) mocha (1.3.0) metaclass (~> 0.0.1) multipart-post (2.0.0) @@ -269,7 +269,7 @@ GEM tilt (2.0.9) typhoeus (1.3.0) ethon (>= 0.9.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.7.0) web-console (3.5.1)