From d01c378c62b1749e867809ca85a1f02fe1a50ab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:58:55 +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 402f17e..5a59358 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) coveralls (0.8.21) json (>= 1.8, < 3) simplecov (~> 0.14.1) @@ -172,8 +172,8 @@ GEM friendly_id (5.2.3) activerecord (>= 4.0.0) gli (2.17.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.14.2) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -190,7 +190,7 @@ GEM rspec (>= 2.99.0, < 4.0) hashie (3.5.7) highline (1.7.10) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n-tasks (0.9.20) activesupport (>= 4.0.2) @@ -240,7 +240,7 @@ GEM rake mini_mime (1.0.2) mini_portile2 (2.5.1) - minitest (5.14.0) + minitest (5.15.0) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) @@ -439,7 +439,7 @@ GEM turbolinks (5.1.0) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.4) execjs (>= 0.3.0, < 3)