From 26c3e9247e99b34d7c1650b453465d0762fb262b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 23:21:31 +0000 Subject: [PATCH] Bump globalid from 1.0.0 to 1.0.1 in /thinreports/Rails Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- thinreports/Rails/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/thinreports/Rails/Gemfile.lock b/thinreports/Rails/Gemfile.lock index 64a068f..63c409e 100644 --- a/thinreports/Rails/Gemfile.lock +++ b/thinreports/Rails/Gemfile.lock @@ -86,7 +86,7 @@ GEM ruby2_keywords (>= 0.0.4) faraday-net_http (2.0.3) ffi (1.15.5) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) i18n (1.12.0) concurrent-ruby (~> 1.0) @@ -105,7 +105,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.16.2) + minitest (5.17.0) msgpack (1.5.3) mysql2 (0.5.4) net-imap (0.2.3) @@ -222,7 +222,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.0) + zeitwerk (2.6.6) PLATFORMS x86_64-linux