From 27e0df9f6d01177ea364d195b3e839bd35aff42c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 15:49:49 +0000 Subject: [PATCH] Bump globalid from 0.4.2 to 1.0.1 in /chat-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] --- chat-api/Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/chat-api/Gemfile.lock b/chat-api/Gemfile.lock index e89c803..abb9837 100644 --- a/chat-api/Gemfile.lock +++ b/chat-api/Gemfile.lock @@ -60,7 +60,7 @@ GEM msgpack (~> 1.0) builder (3.2.3) byebug (11.0.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.5) elasticsearch (7.4.0) @@ -85,10 +85,10 @@ GEM fugit (1.3.3) et-orbi (~> 1.1, >= 1.1.8) raabro (~> 1.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hashie (4.0.0) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) @@ -105,7 +105,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.17.0) msgpack (1.3.1) multi_json (1.14.1) multipart-post (2.1.1) @@ -201,12 +201,12 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - zeitwerk (2.2.1) + zeitwerk (2.6.6) PLATFORMS ruby