From a8dd07bab17283edf2f9dafbd711ffe899d3fc59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:58:22 +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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 95b0afa2..ec173738 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM coercible (1.0.0) descendants_tracker (~> 0.0.1) commonjs (0.2.7) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) connection_pool (2.2.2) coveralls (0.8.22) json (>= 1.8, < 3) @@ -202,8 +202,8 @@ GEM actionpack (>= 3.0) friendly_id (5.2.4) activerecord (>= 4.0.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) google-analytics-rails (1.1.1) graphiql-rails (1.4.10) railties @@ -256,7 +256,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) ipaddress (0.8.3) @@ -300,7 +300,7 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitar (0.6.1) - minitest (5.14.2) + minitest (5.17.0) multi_json (1.13.1) multipart-post (2.1.1) mustermann (1.0.2) @@ -501,7 +501,7 @@ GEM thread_safe (0.3.6) tilt (2.0.8) tins (1.16.3) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.15) execjs (>= 0.3.0, < 3)