Bump danger from 9.1.0 to 9.2.0 (#52)

Bumps [danger](https://github.com/danger/danger) from 9.1.0 to 9.2.0.
- [Release notes](https://github.com/danger/danger/releases)
- [Changelog](https://github.com/danger/danger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/danger/danger/compare/v9.1.0...v9.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-30 10:42:19 +00:00 committed by GitHub
parent ea416d2595
commit 6c4063a716
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 29 deletions

View File

@ -5,7 +5,7 @@ gem 'cocoapods', '~> 1.0'
# ------------ # ------------
# Danger Setup # Danger Setup
# ------------ # ------------
gem 'danger', '~> 9.1' gem 'danger', '~> 9.2'
# general # general
gem 'danger-prose' gem 'danger-prose'

View File

@ -61,12 +61,12 @@ GEM
concurrent-ruby (1.1.10) concurrent-ruby (1.1.10)
cork (0.3.0) cork (0.3.0)
colored2 (~> 3.1) colored2 (~> 3.1)
danger (9.1.0) danger (9.2.0)
claide (~> 1.0) claide (~> 1.0)
claide-plugins (>= 0.9.2) claide-plugins (>= 0.9.2)
colored2 (~> 3.1) colored2 (~> 3.1)
cork (~> 0.1) cork (~> 0.1)
faraday (>= 0.9.0, < 2.0) faraday (>= 0.9.0, < 3.0)
faraday-http-cache (~> 2.0) faraday-http-cache (~> 2.0)
git (~> 1.7) git (~> 1.7)
kramdown (~> 2.3) kramdown (~> 2.3)
@ -83,36 +83,17 @@ GEM
escape (0.0.4) escape (0.0.4)
ethon (0.15.0) ethon (0.15.0)
ffi (>= 1.15.0) ffi (>= 1.15.0)
faraday (1.10.2) faraday (2.7.4)
faraday-em_http (~> 1.0) faraday-net_http (>= 2.0, < 3.1)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.0)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
faraday-retry (~> 1.0)
ruby2_keywords (>= 0.0.4) ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-http-cache (2.4.1) faraday-http-cache (2.4.1)
faraday (>= 0.8) faraday (>= 0.8)
faraday-httpclient (1.0.1) faraday-net_http (3.0.2)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
ffi (1.15.5) ffi (1.15.5)
fourflusher (2.3.1) fourflusher (2.3.1)
fuzzy_match (2.0.4) fuzzy_match (2.0.4)
gh_inspector (1.1.3) gh_inspector (1.1.3)
git (1.13.0) git (1.13.1)
addressable (~> 2.8) addressable (~> 2.8)
rchardet (~> 1.8) rchardet (~> 1.8)
httpclient (2.8.3) httpclient (2.8.3)
@ -125,7 +106,6 @@ GEM
kramdown (~> 2.0) kramdown (~> 2.0)
minitest (5.17.0) minitest (5.17.0)
molinillo (0.8.0) molinillo (0.8.0)
multipart-post (2.2.3)
nanaimo (0.3.0) nanaimo (0.3.0)
nap (1.1.0) nap (1.1.0)
netrc (0.11.0) netrc (0.11.0)
@ -150,7 +130,7 @@ GEM
ethon (>= 0.9.0) ethon (>= 0.9.0)
tzinfo (2.0.5) tzinfo (2.0.5)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
unicode-display_width (2.3.0) unicode-display_width (2.4.2)
xcodeproj (1.21.0) xcodeproj (1.21.0)
CFPropertyList (>= 2.3.3, < 4.0) CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3) atomos (~> 0.1.3)
@ -166,7 +146,7 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
cocoapods (~> 1.0) cocoapods (~> 1.0)
danger (~> 9.1) danger (~> 9.2)
danger-prose danger-prose
danger-swiftlint danger-swiftlint