From 88f91501960915cdee881b9bf09313bece139b8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 20:52:18 +0000 Subject: [PATCH] Bump activesupport from 6.1.4.4 to 7.0.7.2 Bumps [activesupport](https://github.com/rails/rails) from 6.1.4.4 to 7.0.7.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.4.4...v7.0.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index be29c0e..66fb63c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,19 +13,18 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.4) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) atlassian-jwt (0.2.1) jwt (~> 2.1) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) diff-lcs (1.5.0) docile (1.4.0) - i18n (1.8.11) + i18n (1.14.1) concurrent-ruby (~> 1.0) jira-ruby (2.2.0) activesupport @@ -34,7 +33,7 @@ GEM oauth (~> 0.5, >= 0.5.0) jwt (2.3.0) method_source (0.9.2) - minitest (5.15.0) + minitest (5.19.0) multipart-post (2.1.1) oauth (0.5.8) pastel (0.8.0) @@ -84,12 +83,11 @@ GEM pastel (~> 0.8) strings (~> 0.2.0) tty-screen (~> 0.8) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0) unicode_utils (1.4.0) wisper (2.0.1) - zeitwerk (2.5.3) PLATFORMS ruby