From 41d3e8944e502118e5281635a268cfe8987ad71c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 17:19:52 +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 | 30 +++++++----------------------- 1 file changed, 7 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3465264..2ea3043 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM capybara selenium-webdriver childprocess (3.0.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.6) cucumber (3.1.2) builder (>= 2.1.2) @@ -104,9 +104,6 @@ GEM railties (>= 4.2, < 7) cucumber-tag_expressions (1.1.1) cucumber-wire (0.0.1) - data_magic (1.2) - faker (>= 1.1.2) - yml_reader (>= 0.6) database_cleaner (1.8.2) devise (4.7.1) bcrypt (~> 3.0) @@ -121,13 +118,11 @@ GEM factory_bot_rails (5.1.1) factory_bot (~> 5.1.0) railties (>= 4.2.0) - faker (2.10.1) - i18n (>= 1.6, < 2) ffi (1.12.2) gherkin (5.1.0) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.8.2) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -151,7 +146,7 @@ GEM mimemagic (0.3.4) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.17.0) msgpack (1.3.1) multi_json (1.14.1) multi_test (0.1.2) @@ -159,12 +154,6 @@ GEM nokogiri (1.10.7) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) - page-object (2.2.6) - page_navigation (>= 0.10) - selenium-webdriver (~> 3.0) - watir (~> 6.8) - page_navigation (0.10) - data_magic (>= 0.22) pg (1.2.2) public_suffix (4.0.3) puma (4.3.1) @@ -267,13 +256,10 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) warden (1.2.8) rack (>= 2.0.6) - watir (6.16.5) - regexp_parser (~> 1.2) - selenium-webdriver (~> 3.6) web-console (4.0.1) actionview (>= 6.0.0) activemodel (>= 6.0.0) @@ -292,8 +278,7 @@ GEM websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8) - yml_reader (0.7) - zeitwerk (2.2.2) + zeitwerk (2.6.6) PLATFORMS ruby @@ -310,7 +295,6 @@ DEPENDENCIES factory_bot_rails jbuilder (~> 2.7) listen (>= 3.0.5, < 3.2) - page-object pg (>= 0.18, < 2.0) puma (~> 4.1) rails (~> 6.0.2)