From 9cb0130172c531d3754d5739984360c40b7d33bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 22:20:25 +0000 Subject: [PATCH] chore(deps): bump globalid from 1.0.0 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v1.0.0...v1.0.1) --- 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 5cbcc55..d7dde0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM capistrano sidekiq (>= 3.4) chronic (0.10.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crass (1.0.6) dotenv (2.7.6) @@ -131,7 +131,7 @@ GEM faraday-patron (1.0.0) faraday-rack (1.0.0) ffi (1.15.4) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) haml (5.2.2) temple (>= 0.8.0) @@ -147,7 +147,7 @@ GEM haml (>= 4.0, < 6) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.8.11) + i18n (1.12.0) concurrent-ruby (~> 1.0) jmespath (1.4.0) libv8-node (16.10.0.0-arm64-darwin) @@ -171,7 +171,7 @@ GEM mini_mime (1.1.2) mini_racer (0.5.0) libv8-node (~> 16.10.0.0) - minitest (5.14.4) + minitest (5.17.0) multipart-post (2.1.1) mysql2 (0.5.4) net-scp (3.0.0) @@ -285,7 +285,7 @@ GEM thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)