From 55454162f6223a4557c2ba2b6e2cc66d92b6a002 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:31:26 +0000 Subject: [PATCH] Bump globalid in /Chapter02/pichat-api-attachments-service Bumps [globalid](https://github.com/rails/globalid) from 0.4.1 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.1...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../pichat-api-attachments-service/Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Chapter02/pichat-api-attachments-service/Gemfile.lock b/Chapter02/pichat-api-attachments-service/Gemfile.lock index e7997df..e591f40 100644 --- a/Chapter02/pichat-api-attachments-service/Gemfile.lock +++ b/Chapter02/pichat-api-attachments-service/Gemfile.lock @@ -42,7 +42,7 @@ GEM bcrypt (3.1.11) builder (3.2.3) byebug (9.1.0) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) crass (1.0.2) database_cleaner (1.6.2) diff-lcs (1.3) @@ -71,9 +71,9 @@ GEM fog-core nokogiri (>= 1.5.11, < 2.0.0) formatador (0.2.5) - globalid (0.4.1) - activesupport (>= 4.2.0) - i18n (0.9.0) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (0.9.5) concurrent-ruby (~> 1.0) jwt (2.1.0) listen (3.1.5) @@ -90,7 +90,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_portile2 (2.3.0) - minitest (5.10.3) + minitest (5.17.0) multi_json (1.12.2) nio4r (2.1.0) nokogiri (1.8.1) @@ -161,7 +161,7 @@ GEM sqlite3 (1.3.13) thor (0.20.0) thread_safe (0.3.6) - tzinfo (1.2.4) + tzinfo (1.2.10) thread_safe (~> 0.1) websocket-driver (0.6.5) websocket-extensions (>= 0.1.0)