3
3
specs:
4
4
entitlements-gitrepo-auditor-plugin (0.4.1 )
5
5
contracts (~> 0.17 )
6
- entitlements-app (~> 0.3 )
6
+ entitlements-app (~> 1.0 )
7
7
8
8
GEM
9
9
remote: https://rubygems.org/
23
23
ast (2.4.2 )
24
24
base64 (0.2.0 )
25
25
bigdecimal (3.1.8 )
26
- concurrent-ruby (1.1.9 )
26
+ concurrent-ruby (1.3.3 )
27
27
connection_pool (2.4.1 )
28
28
contracts (0.17 )
29
29
crack (1.0.0 )
30
30
bigdecimal
31
31
rexml
32
+ debug (1.8.0 )
33
+ irb (>= 1.5.0 )
34
+ reline (>= 0.3.1 )
32
35
diff-lcs (1.5.1 )
33
36
docile (1.4.0 )
34
37
drb (2.2.1 )
35
- entitlements-app (0.3.4 )
36
- concurrent-ruby (= 1.1.9 )
37
- faraday (> 2.0 , <= 2.7.10 )
38
+ entitlements-app (1.0.0 )
39
+ concurrent-ruby (~> 1.3 , >= 1.3.1 )
40
+ faraday (~ > 2.0 )
38
41
net-ldap (~> 0.19 )
39
42
octokit (~> 4.18 )
40
- optimist (= 3.0.0 )
43
+ optimist (~> 3.1 )
41
44
faraday (2.7.10 )
42
45
faraday-net_http (>= 2.0 , < 3.1 )
43
46
ruby2_keywords (>= 0.0.4 )
44
47
faraday-net_http (3.0.2 )
45
48
hashdiff (1.1.0 )
46
49
i18n (1.14.5 )
47
50
concurrent-ruby (~> 1.0 )
51
+ io-console (0.7.2 )
52
+ irb (1.13.1 )
53
+ rdoc (>= 4.0.0 )
54
+ reline (>= 0.4.2 )
48
55
json (2.7.2 )
49
56
language_server-protocol (3.17.0.3 )
50
57
minitest (5.23.1 )
53
60
octokit (4.25.1 )
54
61
faraday (>= 1 , < 3 )
55
62
sawyer (~> 0.9 )
56
- optimist (3.0 .0 )
63
+ optimist (3.1 .0 )
57
64
parallel (1.24.0 )
58
65
parser (3.3.1.0 )
59
66
ast (~> 2.4.1 )
60
67
racc
68
+ psych (5.1.2 )
69
+ stringio
61
70
public_suffix (5.0.5 )
62
71
racc (1.8.0 )
63
72
rack (3.0.11 )
64
73
rainbow (3.1.1 )
65
74
rake (13.2.1 )
75
+ rdoc (6.7.0 )
76
+ psych (>= 4.0.0 )
66
77
regexp_parser (2.9.2 )
78
+ reline (0.5.8 )
79
+ io-console (~> 0.5 )
67
80
rexml (3.2.8 )
68
81
strscan (>= 3.0.9 )
69
- rspec (3.13 .0 )
70
- rspec-core (~> 3.13 .0 )
71
- rspec-expectations (~> 3.13 .0 )
72
- rspec-mocks (~> 3.13 .0 )
73
- rspec-core (3.13.0 )
74
- rspec-support (~> 3.13 .0 )
75
- rspec-expectations (3.13.0 )
82
+ rspec (3.8 .0 )
83
+ rspec-core (~> 3.8 .0 )
84
+ rspec-expectations (~> 3.8 .0 )
85
+ rspec-mocks (~> 3.8 .0 )
86
+ rspec-core (3.8.2 )
87
+ rspec-support (~> 3.8 .0 )
88
+ rspec-expectations (3.8.6 )
76
89
diff-lcs (>= 1.2.0 , < 2.0 )
77
- rspec-support (~> 3.13 .0 )
78
- rspec-mocks (3.13.1 )
90
+ rspec-support (~> 3.8 .0 )
91
+ rspec-mocks (3.8.2 )
79
92
diff-lcs (>= 1.2.0 , < 2.0 )
80
- rspec-support (~> 3.13 .0 )
81
- rspec-support (3.13.1 )
93
+ rspec-support (~> 3.8 .0 )
94
+ rspec-support (3.8.3 )
82
95
rubocop (1.64.0 )
83
96
json (~> 2.3 )
84
97
language_server-protocol (>= 3.17.0 )
118
131
simplecov (< 1.0 )
119
132
simplecov-html (0.12.3 )
120
133
simplecov_json_formatter (0.1.4 )
134
+ stringio (3.1.0 )
121
135
strscan (3.1.0 )
122
136
tzinfo (2.0.6 )
123
137
concurrent-ruby (~> 1.0 )
@@ -132,18 +146,18 @@ PLATFORMS
132
146
ruby
133
147
134
148
DEPENDENCIES
149
+ debug (<= 1.8.0 )
135
150
entitlements-gitrepo-auditor-plugin !
136
- rake (= 13.2.1 )
137
- rspec (= 3.13.0 )
138
- rspec-core (= 3.13.0 )
139
- rubocop (= 1.64.0 )
140
- rubocop-github (= 0.20.0 )
141
- rubocop-performance (= 1.21.0 )
151
+ rake (~> 13.2 , >= 13.2.1 )
152
+ rspec (= 3.8.0 )
153
+ rubocop (~> 1.64 )
154
+ rubocop-github (~> 0.20 )
155
+ rubocop-performance (~> 1.21 )
142
156
rugged (~> 1.7 , >= 1.7.2 )
143
- simplecov (= 0.22.0 )
144
- simplecov-erb (= 1.0.1 )
145
- vcr (= 6.2.0 )
146
- webmock (= 3.23.1 )
157
+ simplecov (~> 0.22.0 )
158
+ simplecov-erb (~> 1.0 , > = 1.0.1 )
159
+ vcr (~> 6.2 )
160
+ webmock (~> 3.23 , > = 3.23.1 )
147
161
148
162
BUNDLED WITH
149
163
2.5.3
0 commit comments