From 2c933cbc53f1cfab640a949b443ea62387a221f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 19:32:39 +0000 Subject: [PATCH] Bump globalid from 0.4.1 to 1.1.0 Bumps [globalid](https://github.com/rails/globalid) from 0.4.1 to 1.1.0. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.1...v1.1.0) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c8dde6a..440e46f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -766,7 +766,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.2) connection_pool (2.2.2) coveralls (0.8.22) json (>= 1.8, < 3) @@ -796,8 +796,8 @@ GEM ffi (1.11.1) flamegraph (0.9.5) formatador (0.2.5) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.1.0) + activesupport (>= 5.0) guard (2.15.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -825,7 +825,7 @@ GEM health_check (2.7.0) rails (>= 4.0) hiredis (0.6.3) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1) jbuilder (2.8.0) @@ -1071,7 +1071,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)