Skip to content

Commit

Permalink
Bump danger from 9.5.0 to 9.5.1
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 7f236b6 commit 37532af
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,8 @@ GEM
crass (1.0.6)
cssbundling-rails (1.4.1)
railties (>= 6.0.0)
danger (9.5.0)
danger (9.5.1)
base64 (~> 0.2)
claide (~> 1.0)
claide-plugins (>= 0.9.2)
colored2 (~> 3.1)
Expand All @@ -188,6 +189,7 @@ GEM
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
octokit (>= 4.0)
pstore (~> 0.1)
terminal-table (>= 1, < 4)
date (3.3.4)
debug (1.9.2)
Expand Down Expand Up @@ -225,12 +227,13 @@ GEM
tzinfo
faker (3.4.2)
i18n (>= 1.8.11, < 2)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-http-cache (2.5.1)
faraday (>= 0.8)
faraday-net_http (3.1.1)
faraday-net_http (3.3.0)
net-http
ffi (1.17.0)
flipper (1.3.1)
Expand Down Expand Up @@ -324,7 +327,7 @@ GEM
addressable (~> 2.8)
childprocess (~> 5.0)
link_header (0.0.8)
logger (1.6.0)
logger (1.6.1)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -363,7 +366,7 @@ GEM
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (9.1.0)
octokit (9.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
omniauth (2.1.2)
Expand All @@ -386,6 +389,7 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.7)
pstore (0.1.3)
psych (5.1.2)
stringio
public_suffix (6.0.1)
Expand Down Expand Up @@ -597,7 +601,7 @@ GEM
uber (0.1.0)
unicode-display_width (2.6.0)
unicode-types (1.8.0)
uri (0.13.0)
uri (0.13.1)
uuidtools (2.2.0)
vcr (5.0.0)
voight_kampff (2.0.0)
Expand Down

0 comments on commit 37532af

Please sign in to comment.