11PATH
22 remote: .
33 specs:
4- quayio-scanner (0.3.2 )
5- docker-api (~> 1.33 )
4+ quayio-scanner (0.4.0 )
5+ docker-api (~> 2.4 )
66 rest-client (~> 2.1 )
77 sensu-plugin (~> 4.0 )
88
99GEM
1010 remote: https://rubygems.org/
1111 specs:
1212 ast (2.4.2 )
13- diff-lcs (1.5.0 )
14- docker-api (1.34.2 )
15- excon (>= 0.47 .0 )
13+ diff-lcs (1.5.1 )
14+ docker-api (2.4.0 )
15+ excon (>= 0.64 .0 )
1616 multi_json
17- domain_name (0.5.20190701 )
18- unf (>= 0.0.5 , < 1.0.0 )
19- excon (0.92.3 )
17+ domain_name (0.6.20240107 )
18+ excon (1.2.3 )
2019 http-accept (1.7.0 )
21- http-cookie (1.0.5 )
20+ http-cookie (1.0.8 )
2221 domain_name (~> 0.5 )
23- jaro_winkler (1.5.4 )
24- json (2.6.2 )
25- mime-types (3.4.1 )
22+ json (2.9.1 )
23+ logger (1.6.5 )
24+ mime-types (3.6.0 )
25+ logger
2626 mime-types-data (~> 3.2015 )
27- mime-types-data (3.2022.0105 )
27+ mime-types-data (3.2025.0204 )
2828 mixlib-cli (1.7.0 )
2929 multi_json (1.15.0 )
3030 netrc (0.11.0 )
31- parallel (1.22.1 )
32- parser (3.1.2.0 )
31+ parallel (1.26.3 )
32+ parser (3.3.7.1 )
3333 ast (~> 2.4.1 )
34+ racc
35+ racc (1.8.1 )
3436 rainbow (3.1.1 )
35- rake (13.0.6 )
37+ rake (13.2.1 )
38+ regexp_parser (2.10.0 )
3639 rest-client (2.1.0 )
3740 http-accept (>= 1.7.0 , < 2.0 )
3841 http-cookie (>= 1.0.2 , < 2.0 )
3942 mime-types (>= 1.16 , < 4.0 )
4043 netrc (~> 0.8 )
41- rexml (3.2.5 )
42- rspec (3.11 .0 )
43- rspec-core (~> 3.11 .0 )
44- rspec-expectations (~> 3.11 .0 )
45- rspec-mocks (~> 3.11 .0 )
46- rspec-core (3.11.0 )
47- rspec-support (~> 3.11 .0 )
48- rspec-expectations (3.11.0 )
44+ rexml (3.4.0 )
45+ rspec (3.13 .0 )
46+ rspec-core (~> 3.13 .0 )
47+ rspec-expectations (~> 3.13 .0 )
48+ rspec-mocks (~> 3.13 .0 )
49+ rspec-core (3.13.3 )
50+ rspec-support (~> 3.13 .0 )
51+ rspec-expectations (3.13.3 )
4952 diff-lcs (>= 1.2.0 , < 2.0 )
50- rspec-support (~> 3.11 .0 )
51- rspec-mocks (3.11.1 )
53+ rspec-support (~> 3.13 .0 )
54+ rspec-mocks (3.13.2 )
5255 diff-lcs (>= 1.2.0 , < 2.0 )
53- rspec-support (~> 3.11.0 )
54- rspec-support (3.11.0 )
55- rubocop (0.81.0 )
56- jaro_winkler (~> 1.5.1 )
56+ rspec-support (~> 3.13.0 )
57+ rspec-support (3.13.2 )
58+ rubocop (0.93.1 )
5759 parallel (~> 1.10 )
58- parser (>= 2.7.0.1 )
60+ parser (>= 2.7.1.5 )
5961 rainbow (>= 2.2.2 , < 4.0 )
62+ regexp_parser (>= 1.8 )
6063 rexml
64+ rubocop-ast (>= 0.6.0 )
6165 ruby-progressbar (~> 1.7 )
6266 unicode-display_width (>= 1.4.0 , < 2.0 )
63- ruby-progressbar (1.11.0 )
67+ rubocop-ast (1.38.0 )
68+ parser (>= 3.3.1.0 )
69+ ruby-progressbar (1.13.0 )
6470 sensu-plugin (4.0.0 )
6571 json (< 3.0.0 )
6672 mixlib-cli (~> 1.5 )
67- unf (0.1.4 )
68- unf_ext
69- unf_ext (0.0.8.2 )
7073 unicode-display_width (1.8.0 )
7174
7275PLATFORMS
@@ -77,7 +80,7 @@ DEPENDENCIES
7780 quayio-scanner !
7881 rake (~> 13.0 )
7982 rspec (~> 3.7 )
80- rubocop (~> 0.49 , <= 0.81 )
83+ rubocop (~> 0.93 )
8184
8285BUNDLED WITH
8386 2.1.4
0 commit comments