File tree Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.8.4 )
4
+ addressable (2.8.5 )
5
5
public_suffix (>= 2.0.2 , < 6.0 )
6
+ base64 (0.1.1 )
6
7
claide (1.1.0 )
7
8
claide-plugins (0.9.2 )
8
9
cork
11
12
colored2 (3.1.2 )
12
13
cork (0.3.0 )
13
14
colored2 (~> 3.1 )
14
- danger (9.3.0 )
15
+ danger (9.3.2 )
15
16
claide (~> 1.0 )
16
17
claide-plugins (>= 0.9.2 )
17
18
colored2 (~> 3.1 )
18
19
cork (~> 0.1 )
19
20
faraday (>= 0.9.0 , < 3.0 )
20
21
faraday-http-cache (~> 2.0 )
21
- git (~> 1.13.0 )
22
+ git (~> 1.13 )
22
23
kramdown (~> 2.3 )
23
24
kramdown-parser-gfm (~> 1.0 )
24
25
no_proxy_fix
25
- octokit (~> 5 .0 )
26
+ octokit (~> 6 .0 )
26
27
terminal-table (>= 1 , < 4 )
27
- faraday (2.7.5 )
28
+ faraday (2.7.11 )
29
+ base64
28
30
faraday-net_http (>= 2.0 , < 3.1 )
29
31
ruby2_keywords (>= 0.0.4 )
30
32
faraday-http-cache (2.5.0 )
31
33
faraday (>= 0.8 )
32
34
faraday-net_http (3.0.2 )
33
- git (1.13.2 )
35
+ git (1.18.0 )
34
36
addressable (~> 2.8 )
35
37
rchardet (~> 1.8 )
36
38
kramdown (2.4.0 )
39
41
kramdown (~> 2.0 )
40
42
nap (1.1.0 )
41
43
no_proxy_fix (0.1.2 )
42
- octokit (5.6 .1 )
44
+ octokit (6.1 .1 )
43
45
faraday (>= 1 , < 3 )
44
46
sawyer (~> 0.9 )
45
47
open4 (1.3.4 )
46
- public_suffix (5.0.1 )
48
+ public_suffix (5.0.3 )
47
49
rchardet (1.8.0 )
48
- rexml (3.2.5 )
50
+ rexml (3.2.6 )
49
51
ruby2_keywords (0.0.5 )
50
52
sawyer (0.9.2 )
51
53
addressable (>= 2.3.5 )
52
54
faraday (>= 0.17.3 , < 3 )
53
55
terminal-table (3.0.2 )
54
56
unicode-display_width (>= 1.1.1 , < 3 )
55
- unicode-display_width (2.4.2 )
57
+ unicode-display_width (2.5.0 )
56
58
57
59
PLATFORMS
58
60
arm64-darwin-22
59
61
x86_64-linux
60
62
61
63
DEPENDENCIES
62
- danger (= 9.3.0 )
64
+ danger (= 9.3.2 )
63
65
64
66
BUNDLED WITH
65
67
2.4.6
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ author: "Jason Field"
3
3
description : " Runs danger.systems on a PR"
4
4
runs :
5
5
using : " docker"
6
- image : docker://ghcr.io/actionshub/danger-rb:v2.0.11
6
+ image : docker://ghcr.io/actionshub/danger-rb:v2.1.0
7
7
branding :
8
8
icon : " git-pull-request"
9
9
color : " red"
You can’t perform that action at this time.
0 commit comments