diff --git a/Gemfile.lock b/Gemfile.lock index 78345e2..c8c472c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.3.1) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -20,7 +20,7 @@ GEM atlassian-jwt (0.2.0) jwt (~> 2.1.0) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) diff-lcs (1.4.4) docile (1.3.2) equatable (0.6.1) @@ -33,7 +33,7 @@ GEM oauth (~> 0.5, >= 0.5.0) jwt (2.1.0) method_source (0.9.2) - minitest (5.16.2) + minitest (5.18.0) multipart-post (2.1.1) necromancer (0.5.1) oauth (0.5.6) @@ -86,7 +86,7 @@ GEM pastel (~> 0.7.2) strings (~> 0.1.5) tty-screen (~> 0.7) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) unicode_utils (1.4.0)