From b266dd152b3f5db28e5cdc3c99af00fa70ce1b12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 15:26:45 +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 | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57168c1..fd1c0a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,12 +14,12 @@ GEM mail (>= 2.7.1) actionmailer (6.0.0) actionpack (= 6.0.0) - actionview (= 6.0.2.2) + actionview (= 6.0.0) activejob (= 6.0.0) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) actionpack (6.0.0) - actionview (= 6.0.2.2) + actionview (= 6.0.0) activesupport (= 6.0.0) rack (~> 2.0) rack-test (>= 0.6.3) @@ -31,7 +31,7 @@ GEM activestorage (= 6.0.0) activesupport (= 6.0.0) nokogiri (>= 1.8.5) - actionview (6.0.2.2) + actionview (6.0.0) activesupport (= 6.0.0) builder (~> 3.1) erubi (~> 1.4) @@ -73,16 +73,17 @@ GEM xpath (~> 3.2) childprocess (2.0.0) rake (< 13.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.4) erubi (1.8.0) ffi (1.11.1) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.6.0) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) - jbuilder (2.9.1) - activesupport (>= 4.2.0) + jbuilder (2.11.5) + actionview (>= 5.0.0) + activesupport (>= 5.0.0) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -98,7 +99,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) msgpack (1.3.1) nio4r (2.5.1) nokogiri (1.10.4) @@ -116,7 +117,7 @@ GEM actionmailer (= 6.0.0) actionpack (= 6.0.0) actiontext (= 6.0.0) - actionview (= 6.0.2.2) + actionview (= 6.0.0) activejob (= 6.0.0) activemodel (= 6.0.0) activerecord (= 6.0.0) @@ -164,9 +165,9 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.4.1) thor (0.20.3) @@ -175,10 +176,10 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) - web-console (4.0.1) - actionview (>= 6.0.2.2) + web-console (4.2.0) + actionview (>= 6.0.0) activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) @@ -186,7 +187,7 @@ GEM nokogiri (~> 1.6) rubyzip (~> 1.0) selenium-webdriver (>= 3.0, < 4.0) - webpacker (4.0.7) + webpacker (4.3.0) activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2) @@ -195,7 +196,7 @@ GEM websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.1.10) + zeitwerk (2.6.6) PLATFORMS ruby