Skip to content

Commit

Permalink
build(deps): 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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 106b8ee commit 7d88dba
Showing 1 changed file with 15 additions and 11 deletions.
26 changes: 15 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ GEM
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
base64 (0.2.0)
brakeman (6.2.2)
racc
childprocess (5.0.0)
Expand All @@ -21,7 +22,8 @@ GEM
colored2 (3.1.2)
cork (0.3.0)
colored2 (~> 3.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 @@ -32,17 +34,19 @@ GEM
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
octokit (>= 4.0)
pstore (~> 0.1)
terminal-table (>= 1, < 4)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
docile (1.4.0)
erubi (1.13.0)
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
flay (2.13.3)
erubi (~> 1.10)
Expand All @@ -57,6 +61,7 @@ GEM
addressable (~> 2.8)
rchardet (~> 1.8)
ice_nine (0.11.2)
json (2.7.3)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
Expand All @@ -65,18 +70,19 @@ GEM
launchy (3.0.1)
addressable (~> 2.8)
childprocess (~> 5.0)
logger (1.6.0)
logger (1.6.1)
nap (1.1.0)
net-http (0.4.1)
uri
octokit (9.1.0)
octokit (9.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
open4 (1.3.4)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
path_expander (1.1.2)
pstore (0.1.3)
public_suffix (6.0.1)
racc (1.8.1)
rainbow (3.1.1)
Expand All @@ -85,8 +91,7 @@ GEM
kwalify (~> 0.7.0)
parser (~> 3.2.0)
rainbow (>= 2.0, < 4.0)
rexml (3.3.6)
strscan
rexml (3.3.9)
ruby_parser (3.21.1)
racc (~> 1.5)
sexp_processor (~> 4.16)
Expand All @@ -112,13 +117,12 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thread_safe (0.3.6)
tty-which (0.5.0)
unicode-display_width (2.5.0)
uri (0.13.0)
unicode-display_width (2.6.0)
uri (0.13.1)
virtus (2.0.0)
axiom-types (~> 0.1)
coercible (~> 1.0)
Expand Down

0 comments on commit 7d88dba

Please sign in to comment.