11PATH
22 remote: .
33 specs:
4- entitlements-gitrepo-auditor-plugin (0.4.1 )
4+ entitlements-gitrepo-auditor-plugin (1.0.0 )
55 contracts (~> 0.17 )
6- entitlements-app (~> 0.3 )
6+ entitlements-app (~> 1.0 )
77
88GEM
99 remote: https://rubygems.org/
2323 ast (2.4.2 )
2424 base64 (0.2.0 )
2525 bigdecimal (3.1.8 )
26- concurrent-ruby (1.1.9 )
26+ concurrent-ruby (1.3.3 )
2727 connection_pool (2.4.1 )
2828 contracts (0.17 )
2929 crack (1.0.0 )
3030 bigdecimal
3131 rexml
32+ debug (1.8.0 )
33+ irb (>= 1.5.0 )
34+ reline (>= 0.3.1 )
3235 diff-lcs (1.5.1 )
3336 docile (1.4.0 )
3437 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 )
3841 net-ldap (~> 0.19 )
3942 octokit (~> 4.18 )
40- optimist (= 3.0.0 )
43+ optimist (~> 3.1 )
4144 faraday (2.7.10 )
4245 faraday-net_http (>= 2.0 , < 3.1 )
4346 ruby2_keywords (>= 0.0.4 )
4447 faraday-net_http (3.0.2 )
4548 hashdiff (1.1.0 )
4649 i18n (1.14.5 )
4750 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 )
4855 json (2.7.2 )
4956 language_server-protocol (3.17.0.3 )
5057 minitest (5.23.1 )
5360 octokit (4.25.1 )
5461 faraday (>= 1 , < 3 )
5562 sawyer (~> 0.9 )
56- optimist (3.0 .0 )
63+ optimist (3.1 .0 )
5764 parallel (1.24.0 )
5865 parser (3.3.1.0 )
5966 ast (~> 2.4.1 )
6067 racc
68+ psych (5.1.2 )
69+ stringio
6170 public_suffix (5.0.5 )
6271 racc (1.8.0 )
6372 rack (3.0.11 )
6473 rainbow (3.1.1 )
6574 rake (13.2.1 )
75+ rdoc (6.7.0 )
76+ psych (>= 4.0.0 )
6677 regexp_parser (2.9.2 )
78+ reline (0.5.8 )
79+ io-console (~> 0.5 )
6780 rexml (3.2.8 )
6881 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 )
7689 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 )
7992 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 )
8295 rubocop (1.64.0 )
8396 json (~> 2.3 )
8497 language_server-protocol (>= 3.17.0 )
118131 simplecov (< 1.0 )
119132 simplecov-html (0.12.3 )
120133 simplecov_json_formatter (0.1.4 )
134+ stringio (3.1.0 )
121135 strscan (3.1.0 )
122136 tzinfo (2.0.6 )
123137 concurrent-ruby (~> 1.0 )
@@ -132,18 +146,18 @@ PLATFORMS
132146 ruby
133147
134148DEPENDENCIES
149+ debug (<= 1.8.0 )
135150 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 )
142156 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 )
147161
148162BUNDLED WITH
149163 2.5.3
0 commit comments