From c062ba3a21b1b81b176c4845210e8a6326b5ec31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 15:37:01 +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 ecee8c4..8b1ae53 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) debug_inspector (0.0.3) em-websocket (0.5.1) @@ -120,8 +120,8 @@ GEM ffi (1.13.1-x64-mingw32) ffi (1.13.1-x86-mingw32) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.16.2) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -139,7 +139,7 @@ GEM multi_json (~> 1.8) http_parser.rb (0.6.0) http_parser.rb (0.6.0-java) - i18n (1.8.3) + i18n (1.12.0) concurrent-ruby (~> 1.0) io-like (0.3.1) jbuilder (2.10.0) @@ -165,7 +165,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.17.0) msgpack (1.3.3) msgpack (1.3.3-java) msgpack (1.3.3-x64-mingw32) @@ -273,7 +273,7 @@ GEM thread_safe (0.3.6) thread_safe (0.3.6-java) tilt (2.0.10) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2020.1) tzinfo (>= 1.0.0)