From 232f2518fb67a8071d66689e162af3844ef7f508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 23:28:23 +0000 Subject: [PATCH] Bump globalid from 1.0.0 to 1.0.1 in /etl/naaccr-etl 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] --- etl/naaccr-etl/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/etl/naaccr-etl/Gemfile.lock b/etl/naaccr-etl/Gemfile.lock index 98fae74..9214912 100644 --- a/etl/naaccr-etl/Gemfile.lock +++ b/etl/naaccr-etl/Gemfile.lock @@ -80,7 +80,7 @@ GEM factory_bot (6.2.1) activesupport (>= 5.0.0) ffi (1.15.5) - globalid (1.0.0) + globalid (1.0.1) activesupport (>= 5.0) i18n (1.12.0) concurrent-ruby (~> 1.0) @@ -103,7 +103,7 @@ GEM nokogiri (~> 1.11.2) mini_mime (1.1.2) mini_portile2 (2.5.3) - minitest (5.16.2) + minitest (5.17.0) msgpack (1.5.3) nio4r (2.5.8) nokogiri (1.11.7) @@ -218,7 +218,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.0) + zeitwerk (2.6.6) PLATFORMS ruby