From 5e01222073c6e5c9cdb566d22f5be1df3205eb4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 22:01:46 +0000 Subject: [PATCH] Bump globalid from 0.5.2 to 1.0.1 in /examples/rails6/test-emd 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] --- examples/rails6/test-emd/Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/rails6/test-emd/Gemfile.lock b/examples/rails6/test-emd/Gemfile.lock index 043a442..fada4d1 100644 --- a/examples/rails6/test-emd/Gemfile.lock +++ b/examples/rails6/test-emd/Gemfile.lock @@ -77,15 +77,15 @@ GEM xpath (~> 3.2) childprocess (3.0.0) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) emd (0.6.0) redcarpet (= 3.5.1) erubi (1.10.0) ffi (1.15.4) - globalid (0.5.2) + globalid (1.0.1) activesupport (>= 5.0) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.11.2) activesupport (>= 5.0.0) @@ -100,7 +100,7 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.1.1) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.4.2) nio4r (2.5.8) nokogiri (1.12.5-x86_64-darwin) @@ -179,7 +179,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) web-console (4.1.0) actionview (>= 6.0.0) @@ -200,7 +200,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS x86_64-darwin-19