From 017d808331df291ef2e69712afaa833aeebc7fb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 15:45:18 +0000 Subject: [PATCH] chore(deps): bump globalid from 1.0.0 to 1.1.0 Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a9787bea..10f03b5b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM xpath (~> 3.2) childprocess (4.1.0) chunky_png (1.4.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) crass (1.0.6) csv (3.1.2) debug (1.6.3) @@ -134,7 +134,7 @@ GEM ffi (1.15.5) flag-icons-rails (3.4.6.1) sass-rails - globalid (1.0.0) + globalid (1.1.0) activesupport (>= 5.0) hashie (5.0.0) httpclient (2.8.3) @@ -174,7 +174,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.2) mini_portile2 (2.8.1) - minitest (5.16.3) + minitest (5.17.0) msgpack (1.6.0) net-http (0.3.0) uri @@ -377,7 +377,7 @@ GEM actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.3.0) uri (0.10.0)