From ffea0e5e3a019ab60922a64b1db10ffa3e238bd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 00:15:21 +0000 Subject: [PATCH] Bump globalid from 0.5.2 to 1.1.0 Bumps [globalid](https://github.com/rails/globalid) from 0.5.2 to 1.1.0. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.5.2...v1.1.0) --- 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 1cf9c236..4f9c6060 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.0) connection_pool (2.3.0) crass (1.0.6) diff-lcs (1.4.4) @@ -120,9 +120,9 @@ GEM geokit-rails (2.3.2) geokit (~> 1.5) rails (>= 3.0) - globalid (0.5.2) + globalid (1.1.0) activesupport (>= 5.0) - i18n (1.8.11) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.6.3) jsonite (0.0.3) @@ -142,7 +142,7 @@ GEM method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.17.0) multi_json (1.15.0) multipart-post (2.3.0) net-http-persistent (4.0.1) @@ -246,14 +246,14 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) thor (1.1.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0) uniform_notifier (1.14.2) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.5.1) + zeitwerk (2.6.7) PLATFORMS ruby