Skip to content

Commit

Permalink
Bump danger from 9.3.2 to 9.4.0
Browse files Browse the repository at this point in the history
Bumps [danger](https://github.com/danger/danger) from 9.3.2 to 9.4.0.
- [Release notes](https://github.com/danger/danger/releases)
- [Changelog](https://github.com/danger/danger/blob/master/CHANGELOG.md)
- [Commits](danger/danger@v9.3.2...v9.4.0)

---
updated-dependencies:
- dependency-name: danger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 20, 2023
1 parent d2efe07 commit 2acf1a5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand All @@ -179,7 +179,7 @@ PLATFORMS

DEPENDENCIES
cocoapods (~> 1.14)
danger (~> 9.3)
danger (~> 9.4)
danger-jazzy
danger-swiftlint
jazzy
Expand Down

0 comments on commit 2acf1a5

Please sign in to comment.