Skip to content

Commit

Permalink
Bump danger from 9.5.0 to 9.5.1 (#486)
Browse files Browse the repository at this point in the history
Bumps [danger](https://github.com/danger/danger) from 9.5.0 to 9.5.1.
- [Release notes](https://github.com/danger/danger/releases)
- [Changelog](https://github.com/danger/danger/blob/master/CHANGELOG.md)
- [Commits](danger/danger@v9.5.0...v9.5.1)

---
updated-dependencies:
- dependency-name: danger
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent fdb3a04 commit 9d117d7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ GEM
bigdecimal
rexml
daemons (1.4.1)
danger (9.5.0)
danger (9.5.1)
base64 (~> 0.2)
claide (~> 1.0)
claide-plugins (>= 0.9.2)
colored2 (~> 3.1)
Expand All @@ -64,6 +65,7 @@ GEM
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
octokit (>= 4.0)
pstore (~> 0.1)
terminal-table (>= 1, < 4)
diff-lcs (1.5.1)
docopt (0.5.0)
Expand Down Expand Up @@ -115,7 +117,7 @@ GEM
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
netrc (0.11.0)
octokit (9.1.0)
octokit (9.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
open4 (1.3.4)
Expand All @@ -131,6 +133,7 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
pstore (0.1.3)
public_suffix (5.1.1)
racc (1.8.1)
rainbow (3.1.1)
Expand Down

0 comments on commit 9d117d7

Please sign in to comment.