Skip to content

Commit 6bc0b9b

Browse files
chore(deps): update dependency danger to v9.5.3 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a7508d commit 6bc0b9b

1 file changed

Lines changed: 14 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,28 +12,28 @@ GEM
1212
colored2 (3.1.2)
1313
cork (0.3.0)
1414
colored2 (~> 3.1)
15-
danger (9.5.1)
15+
danger (9.5.3)
1616
base64 (~> 0.2)
1717
claide (~> 1.0)
1818
claide-plugins (>= 0.9.2)
19-
colored2 (~> 3.1)
19+
colored2 (>= 3.1, < 5)
2020
cork (~> 0.1)
2121
faraday (>= 0.9.0, < 3.0)
2222
faraday-http-cache (~> 2.0)
23-
git (~> 1.13)
24-
kramdown (~> 2.3)
23+
git (>= 1.13, < 3.0)
24+
kramdown (>= 2.5.1, < 3.0)
2525
kramdown-parser-gfm (~> 1.0)
2626
octokit (>= 4.0)
2727
pstore (~> 0.1)
28-
terminal-table (>= 1, < 4)
29-
faraday (2.12.2)
28+
terminal-table (>= 1, < 5)
29+
faraday (2.12.3)
3030
faraday-net_http (>= 2.0, < 3.5)
3131
json
3232
logger
3333
faraday-http-cache (2.5.1)
3434
faraday (>= 0.8)
35-
faraday-net_http (3.4.0)
36-
net-http (>= 0.5.0)
35+
faraday-net_http (3.4.2)
36+
net-http (~> 0.5)
3737
git (1.19.1)
3838
addressable (~> 2.8)
3939
rchardet (~> 1.8)
@@ -42,7 +42,7 @@ GEM
4242
rexml (>= 3.3.9)
4343
kramdown-parser-gfm (1.1.0)
4444
kramdown (~> 2.0)
45-
logger (1.6.4)
45+
logger (1.6.6)
4646
nap (1.1.0)
4747
net-http (0.6.0)
4848
uri
@@ -51,19 +51,20 @@ GEM
5151
sawyer (~> 0.9)
5252
open4 (1.3.4)
5353
pstore (0.1.4)
54-
public_suffix (6.0.1)
54+
public_suffix (6.0.2)
5555
rchardet (1.8.0)
56-
rexml (3.4.0)
57-
sawyer (0.9.2)
56+
rexml (3.4.4)
57+
sawyer (0.9.3)
5858
addressable (>= 2.3.5)
5959
faraday (>= 0.17.3, < 3)
6060
terminal-table (3.0.2)
6161
unicode-display_width (>= 1.1.1, < 3)
6262
unicode-display_width (2.6.0)
63-
uri (1.0.2)
63+
uri (1.0.4)
6464

6565
PLATFORMS
6666
x86_64-darwin-22
67+
x86_64-linux
6768

6869
DEPENDENCIES
6970
danger

0 commit comments

Comments
 (0)