From 80b8ec367e38465de5c491e5421e79a678f8056a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:17:43 +0000 Subject: [PATCH] Bump globalid from 0.4.2 to 1.0.1 in /api 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] --- api/Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/api/Gemfile.lock b/api/Gemfile.lock index d8592de..6795a35 100644 --- a/api/Gemfile.lock +++ b/api/Gemfile.lock @@ -87,7 +87,7 @@ GEM cf-app-utils (0.6) climate_control (1.0.0) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crack (0.4.5) rexml crass (1.0.6) @@ -114,8 +114,8 @@ GEM formtastic_i18n (0.6.0) friendly_id (5.1.0) activerecord (>= 4.0.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) has_scope (0.8.0) actionpack (>= 5.2) activesupport (>= 5.2) @@ -124,7 +124,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) inherited_resources (1.13.0) actionpack (>= 5.2, < 6.2) @@ -165,7 +165,7 @@ GEM mime-types-data (3.2021.0225) mini_mime (1.0.3) mini_portile2 (2.5.1) - minitest (5.14.4) + minitest (5.17.0) mysql2 (0.5.3) netrc (0.11.0) nio4r (2.5.7) @@ -297,7 +297,7 @@ GEM sqlite3 (1.4.2) thor (1.1.0) tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) tzinfo-data (1.2021.1) tzinfo (>= 1.0.0) @@ -322,7 +322,7 @@ GEM websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby