Skip to content

Commit 9d117d7

Browse files
authoredOct 29, 2024
Bump danger from 9.5.0 to 9.5.1 (#486)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdb3a04 commit 9d117d7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed
 

‎Gemfile.lock

+5-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ GEM
5353
bigdecimal
5454
rexml
5555
daemons (1.4.1)
56-
danger (9.5.0)
56+
danger (9.5.1)
57+
base64 (~> 0.2)
5758
claide (~> 1.0)
5859
claide-plugins (>= 0.9.2)
5960
colored2 (~> 3.1)
@@ -64,6 +65,7 @@ GEM
6465
kramdown (~> 2.3)
6566
kramdown-parser-gfm (~> 1.0)
6667
octokit (>= 4.0)
68+
pstore (~> 0.1)
6769
terminal-table (>= 1, < 4)
6870
diff-lcs (1.5.1)
6971
docopt (0.5.0)
@@ -115,7 +117,7 @@ GEM
115117
net-http-persistent (4.0.2)
116118
connection_pool (~> 2.2)
117119
netrc (0.11.0)
118-
octokit (9.1.0)
120+
octokit (9.2.0)
119121
faraday (>= 1, < 3)
120122
sawyer (~> 0.9)
121123
open4 (1.3.4)
@@ -131,6 +133,7 @@ GEM
131133
pry-byebug (3.10.1)
132134
byebug (~> 11.0)
133135
pry (>= 0.13, < 0.15)
136+
pstore (0.1.3)
134137
public_suffix (5.1.1)
135138
racc (1.8.1)
136139
rainbow (3.1.1)

0 commit comments

Comments
 (0)