From cdf01bdecd8f1f11af903b7c7e190b06cc43a684 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 19:05:52 +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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 83f3ac0..2948090 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM builder (3.2.4) byebug (11.1.3) cancancan (3.1.0) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) devise (4.7.2) bcrypt (~> 3.0) @@ -108,8 +108,8 @@ GEM actionpack (>= 3.2.13) formtastic_i18n (0.6.0) geocoder (1.6.3) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) haml (5.1.2) temple (>= 0.8.0) tilt @@ -117,7 +117,7 @@ GEM actionpack (>= 4.1) activesupport (>= 4.1) hashie (4.1.0) - i18n (1.8.3) + i18n (1.12.0) concurrent-ruby (~> 1.0) inherited_resources (1.11.0) actionpack (>= 5.0, < 6.1) @@ -156,7 +156,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.5.0) - minitest (5.14.1) + minitest (5.17.0) msgpack (1.3.3) msgpack (1.3.3-java) msgpack (1.3.3-x64-mingw32) @@ -278,7 +278,7 @@ GEM thread_safe (0.3.6-java) tilt (2.0.10) ttfunk (1.6.2.1) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2020.1) tzinfo (>= 1.0.0) @@ -291,7 +291,7 @@ GEM websocket-extensions (0.1.5) wicked_pdf (2.0.2) activesupport - zeitwerk (2.3.0) + zeitwerk (2.6.6) PLATFORMS java