Gemfile.lock in gerrit2jiracomment-0.2.5 vs Gemfile.lock in gerrit2jiracomment-0.2.6

- old
+ new

@@ -1,31 +1,36 @@ PATH remote: . specs: - gerrit2jiracomment (0.2.5) + gerrit2jiracomment (0.2.6) jira-ruby rx GEM remote: https://rubygems.org/ specs: - activesupport (5.1.4) + activesupport (6.0.0) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) + i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.1, >= 2.1.8) ast (2.3.0) - concurrent-ruby (1.0.5) + atlassian-jwt (0.2.0) + jwt (~> 2.1.0) + concurrent-ruby (1.1.5) diff-lcs (1.3) - i18n (0.9.3) + i18n (1.7.0) concurrent-ruby (~> 1.0) - jira-ruby (1.5.0) + jira-ruby (1.7.1) activesupport + atlassian-jwt multipart-post oauth (~> 0.5, >= 0.5.0) - minitest (5.11.3) - multipart-post (2.0.0) + jwt (2.1.0) + minitest (5.12.2) + multipart-post (2.1.1) oauth (0.5.4) parallel (1.12.1) parser (2.4.0.2) ast (~> 2.3) powerpack (0.1.1) @@ -52,13 +57,14 @@ ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.9.0) rx (0.0.3) thread_safe (0.3.6) - tzinfo (1.2.4) + tzinfo (1.2.5) thread_safe (~> 0.1) unicode-display_width (1.3.0) + zeitwerk (2.2.0) PLATFORMS ruby DEPENDENCIES @@ -68,6 +74,6 @@ rspec rspec-mocks rubocop BUNDLED WITH - 1.16.1 + 1.17.3