From f4cc8b208c7d23eb3210a5655b13e8aaf6121407 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 15:13:53 +0000 Subject: [PATCH] Bump activesupport from 5.2.2.1 to 7.0.4.1 Bumps [activesupport](https://github.com/rails/rails) from 5.2.2.1 to 7.0.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.2.1...v7.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 60 +++++++++++++++++++++++----------------------------- 1 file changed, 27 insertions(+), 33 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 76ead07..8cce753 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,44 +8,38 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.2.2.1) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) diff-lcs (1.3) - dry-configurable (0.8.2) + dry-core (1.0.0) concurrent-ruby (~> 1.0) - dry-core (~> 0.4, >= 0.4.7) - dry-container (0.7.0) + zeitwerk (~> 2.6) + dry-inflector (1.0.0) + dry-logic (1.5.0) concurrent-ruby (~> 1.0) - dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.4.7) + dry-core (~> 1.0, < 2) + zeitwerk (~> 2.6) + dry-types (1.7.0) concurrent-ruby (~> 1.0) - dry-equalizer (0.2.2) - dry-inflector (0.1.2) - dry-logic (0.6.1) - concurrent-ruby (~> 1.0) - dry-core (~> 0.2) - dry-equalizer (~> 0.2) - dry-types (0.15.0) - concurrent-ruby (~> 1.0) - dry-container (~> 0.3) - dry-core (~> 0.4, >= 0.4.4) - dry-equalizer (~> 0.2, >= 0.2.2) - dry-inflector (~> 0.1, >= 0.1.2) - dry-logic (~> 0.5, >= 0.5) + dry-core (~> 1.0, < 2) + dry-inflector (~> 1.0, < 2) + dry-logic (>= 1.4, < 2) + zeitwerk (~> 2.6) ffi (1.10.0) formatador (0.2.5) - graphiti (1.1.1) - activesupport (>= 4.1, < 6) + graphiti (1.3.9) + activesupport (>= 5.2) concurrent-ruby (~> 1.0) - dry-types (~> 0.15) + dry-types (>= 0.15.0, < 2.0) graphiti_errors (~> 1.1.0) + jsonapi-renderer (~> 0.2, >= 0.2.2) jsonapi-serializable (~> 0.3.0) - graphiti_errors (1.1.0) + graphiti_errors (1.1.2) jsonapi-serializable (~> 0.1) guard (2.15.0) formatador (>= 0.2.4) @@ -61,9 +55,9 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) - jsonapi-renderer (0.2.0) + jsonapi-renderer (0.2.2) jsonapi-serializable (0.3.1) jsonapi-renderer (~> 0.2.0) listen (3.1.5) @@ -72,7 +66,7 @@ GEM ruby_dep (~> 1.2) lumberjack (1.0.13) method_source (0.9.2) - minitest (5.11.3) + minitest (5.17.0) nenv (0.3.0) notiffany (0.1.1) nenv (~> 0.1) @@ -100,9 +94,9 @@ GEM ruby_dep (1.5.0) shellany (0.0.1) thor (0.20.3) - thread_safe (0.3.6) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) + zeitwerk (2.6.6) PLATFORMS ruby