From b19abc636fc9570285984282e543bf4f3d8272e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:52:46 +0000 Subject: [PATCH] Bump globalid from 0.5.2 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.5.2 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.5.2...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 d10c3b3..6e421a2 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.9) + concurrent-ruby (1.1.10) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -133,7 +133,7 @@ GEM mime-types (~> 3.1) mini_magick (~> 4.5) wysiwyg-rails (~> 2.9) - globalid (0.5.2) + globalid (1.0.1) activesupport (>= 5.0) has_scope (0.8.0) actionpack (>= 5.2) @@ -141,7 +141,7 @@ GEM httparty (0.16.4) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) icalendar (2.7.1) ice_cube (~> 0.16) @@ -192,7 +192,7 @@ GEM mini_magick (4.10.1) mini_mime (1.1.1) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.4.2) multi_json (1.15.0) multi_xml (0.6.0) @@ -308,7 +308,7 @@ GEM tilt (2.0.10) tins (1.29.1) sync - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)