From 76cd184861e51b184f9c66cb3fd80226321ed69e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 20:17:01 +0000 Subject: [PATCH] Bump globalid from 0.4.2 to 1.0.1 in /RailsProjects/alpha-blog 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] --- RailsProjects/alpha-blog/Gemfile.lock | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/RailsProjects/alpha-blog/Gemfile.lock b/RailsProjects/alpha-blog/Gemfile.lock index 3ae4bab..5b18587 100644 --- a/RailsProjects/alpha-blog/Gemfile.lock +++ b/RailsProjects/alpha-blog/Gemfile.lock @@ -75,13 +75,13 @@ GEM xpath (~> 3.2) childprocess (3.0.0) coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crass (1.0.6) erubi (1.9.0) ffi (1.13.1) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.5) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.10.1) activesupport (>= 5.0.0) @@ -100,7 +100,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.2) + minitest (5.17.0) msgpack (1.3.3) nio4r (2.5.4) nokogiri (1.10.10) @@ -165,13 +165,6 @@ GEM unicode-display_width (>= 1.4.0, < 2.0) rubocop-ast (1.1.1) parser (>= 2.7.1.5) - rubocop-performance (1.9.0) - rubocop (>= 0.90.0, < 2.0) - rubocop-ast (>= 0.4.0) - rubocop-rails (2.8.1) - activesupport (>= 4.2.0) - rack (>= 1.1) - rubocop (>= 0.87.0) ruby-progressbar (1.10.1) ruby_dep (1.5.0) rubyzip (2.3.0) @@ -208,7 +201,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.8) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.7.0) web-console (4.1.0) @@ -230,7 +223,7 @@ GEM will_paginate (3.1.8) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.1) + zeitwerk (2.6.6) PLATFORMS ruby @@ -248,8 +241,6 @@ DEPENDENCIES puma (~> 3.11) rails (~> 6.0.0) rubocop (~> 1.3) - rubocop-performance (~> 1.9) - rubocop-rails (~> 2.8) rufo (~> 0.12.0) sass-rails (~> 5) selenium-webdriver