From 7d96175567671cfea45d8a902302681afbba716c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 23:19:03 +0000 Subject: [PATCH] Bump activesupport from 6.1.3.2 to 7.0.4.2 Bumps [activesupport](https://github.com/rails/rails) from 6.1.3.2 to 7.0.4.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.3.2...v7.0.4.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3edfcf5..9fb6e17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,18 +11,17 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.3.2) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) ast (2.4.2) atlassian-jwt (0.2.0) jwt (~> 2.1.0) coderay (1.1.3) colorize (0.8.1) - concurrent-ruby (1.1.8) + concurrent-ruby (1.2.0) diff-lcs (1.4.4) docile (1.3.5) dry-cli (0.7.0) @@ -45,7 +44,7 @@ GEM faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jira-ruby (2.1.5) activesupport @@ -54,7 +53,7 @@ GEM oauth (~> 0.5, >= 0.5.0) jwt (2.1.0) method_source (1.0.0) - minitest (5.14.4) + minitest (5.17.0) multipart-post (2.1.1) oauth (0.5.6) parallel (1.20.1) @@ -113,11 +112,10 @@ GEM tty-screen (~> 0.8) wisper (~> 2.0) tty-screen (0.8.1) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) wisper (2.0.1) - zeitwerk (2.4.2) PLATFORMS ruby