File tree 2 files changed +19
-13
lines changed 2 files changed +19
-13
lines changed Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ group :development, :test do
6
6
end
7
7
8
8
group :development , :danger do
9
- gem 'gitlab-dangerfiles' , '~> 4.7 .0'
9
+ gem 'gitlab-dangerfiles' , '~> 4.8 .0'
10
10
end
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.6 )
5
- public_suffix (>= 2.0.2 , < 6.0 )
4
+ addressable (2.8.7 )
5
+ public_suffix (>= 2.0.2 , < 7.0 )
6
+ bigdecimal (3.1.8 )
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 )
15
+ csv (3.3.0 )
14
16
danger (9.4.3 )
15
17
claide (~> 1.0 )
16
18
claide-plugins (>= 0.9.2 )
28
30
danger
29
31
gitlab (~> 4.2 , >= 4.2.0 )
30
32
diff-lcs (1.5.1 )
31
- faraday (2.9.0 )
33
+ faraday (2.9.2 )
32
34
faraday-net_http (>= 2.0 , < 3.2 )
33
35
faraday-http-cache (2.5.1 )
34
36
faraday (>= 0.8 )
37
39
git (1.19.1 )
38
40
addressable (~> 2.8 )
39
41
rchardet (~> 1.8 )
40
- gitlab (4.19.0 )
42
+ gitlab (4.20.1 )
41
43
httparty (~> 0.20 )
42
44
terminal-table (>= 1.5.1 )
43
- gitlab-dangerfiles (4.7 .0 )
45
+ gitlab-dangerfiles (4.8 .0 )
44
46
danger (>= 9.3.0 )
45
47
danger-gitlab (>= 8.0.0 )
46
48
rake (~> 13.0 )
47
- httparty (0.21.0 )
49
+ httparty (0.22.0 )
50
+ csv
48
51
mini_mime (>= 1.0.0 )
49
52
multi_xml (>= 0.5.2 )
50
53
kramdown (2.4.0 )
51
54
rexml
52
55
kramdown-parser-gfm (1.1.0 )
53
56
kramdown (~> 2.0 )
54
57
mini_mime (1.1.5 )
55
- multi_xml (0.6.0 )
58
+ multi_xml (0.7.1 )
59
+ bigdecimal (~> 3.1 )
56
60
nap (1.1.0 )
57
61
net-http (0.4.1 )
58
62
uri
61
65
faraday (>= 1 , < 3 )
62
66
sawyer (~> 0.9 )
63
67
open4 (1.3.4 )
64
- public_suffix (5.0.4 )
65
- rake (13.1.0 )
68
+ public_suffix (5.1.1 )
69
+ rake (13.2.1 )
66
70
rchardet (1.8.0 )
67
- rexml (3.2.6 )
71
+ rexml (3.3.1 )
72
+ strscan
68
73
rspec (3.13.0 )
69
74
rspec-core (~> 3.13.0 )
70
75
rspec-expectations (~> 3.13.0 )
81
86
sawyer (0.9.2 )
82
87
addressable (>= 2.3.5 )
83
88
faraday (>= 0.17.3 , < 3 )
89
+ strscan (3.1.0 )
84
90
terminal-table (3.0.2 )
85
91
unicode-display_width (>= 1.1.1 , < 3 )
86
92
unicode-display_width (2.5.0 )
@@ -91,9 +97,9 @@ PLATFORMS
91
97
ruby
92
98
93
99
DEPENDENCIES
94
- gitlab-dangerfiles (~> 4.7 .0 )
100
+ gitlab-dangerfiles (~> 4.8 .0 )
95
101
rspec (~> 3.13.0 )
96
102
webrick (~> 1.8 , >= 1.8.1 )
97
103
98
104
BUNDLED WITH
99
- 2.5.6
105
+ 2.5.11
You can’t perform that action at this time.
0 commit comments