diff --git a/Gemfile b/Gemfile index 3588f38..e1c2d7a 100644 --- a/Gemfile +++ b/Gemfile @@ -8,6 +8,6 @@ gem 'jazzy' # Danger # https://danger.systems/ruby/ -gem 'danger', '~> 9.3' +gem 'danger', '~> 9.4' gem 'danger-swiftlint' gem 'danger-jazzy' diff --git a/Gemfile.lock b/Gemfile.lock index 71fccd8..355e8b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,7 +19,7 @@ GEM httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) atomos (0.1.3) - base64 (0.1.1) + base64 (0.2.0) bigdecimal (3.1.4) claide (1.1.0) claide-plugins (0.9.2) @@ -68,7 +68,7 @@ GEM connection_pool (2.4.1) cork (0.3.0) colored2 (~> 3.1) - danger (9.3.2) + danger (9.4.0) claide (~> 1.0) claide-plugins (>= 0.9.2) colored2 (~> 3.1) @@ -79,7 +79,7 @@ GEM kramdown (~> 2.3) kramdown-parser-gfm (~> 1.0) no_proxy_fix - octokit (~> 6.0) + octokit (>= 6.0, < 8.0) terminal-table (>= 1, < 4) danger-jazzy (1.1.0) danger-plugin-api (~> 1.0) @@ -136,7 +136,7 @@ GEM nap (1.1.0) netrc (0.11.0) no_proxy_fix (0.1.2) - octokit (6.1.1) + octokit (7.2.0) faraday (>= 1, < 3) sawyer (~> 0.9) open4 (1.3.4) @@ -162,7 +162,7 @@ GEM ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) xcinvoke (0.3.0) liferaft (~> 0.0.6) xcodeproj (1.23.0) @@ -180,7 +180,7 @@ PLATFORMS DEPENDENCIES cocoapods (~> 1.14) - danger (~> 9.3) + danger (~> 9.4) danger-jazzy danger-swiftlint jazzy