From 1c17e9a402b576ec14152c26204862357ead1ca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 20:54:29 +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 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1100c8d..cc12257 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,13 +65,13 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) erubi (1.10.0) ffi (1.13.1) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.10) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) @@ -84,10 +84,10 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.0.3) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.3.3) nio4r (2.5.5) - nokogiri (1.11.3-x86_64-linux) + nokogiri (1.14.0-x86_64-linux) racc (~> 1.4) parallel (1.20.1) parser (3.0.0.0) @@ -95,7 +95,7 @@ GEM pg (1.2.3) puma (4.3.7) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.2) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0) @@ -158,17 +158,17 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) thor (1.1.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) will_paginate (3.3.0) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS - ruby + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.2)