2021-04-21 14:50:41 +02:00
|
|
|
PATH
|
|
|
|
remote: .
|
|
|
|
specs:
|
|
|
|
pve (0.1.1)
|
|
|
|
activesupport (>= 2)
|
|
|
|
dencli (~> 0.3.1)
|
|
|
|
ipaddress (~> 0.8.3)
|
|
|
|
pmap (~> 1.1)
|
|
|
|
rest-client (~> 2.1)
|
|
|
|
|
2021-04-19 20:35:39 +02:00
|
|
|
GEM
|
|
|
|
remote: https://rubygems.org/
|
|
|
|
specs:
|
|
|
|
activesupport (6.1.3.1)
|
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
|
|
i18n (>= 1.6, < 2)
|
|
|
|
minitest (>= 5.1)
|
|
|
|
tzinfo (~> 2.0)
|
|
|
|
zeitwerk (~> 2.3)
|
|
|
|
concurrent-ruby (1.1.8)
|
|
|
|
dencli (0.3.1)
|
2021-04-21 14:50:41 +02:00
|
|
|
diff-lcs (1.4.4)
|
2021-04-19 20:35:39 +02:00
|
|
|
domain_name (0.5.20190701)
|
|
|
|
unf (>= 0.0.5, < 1.0.0)
|
|
|
|
http-accept (1.7.0)
|
|
|
|
http-cookie (1.0.3)
|
|
|
|
domain_name (~> 0.5)
|
|
|
|
i18n (1.8.10)
|
|
|
|
concurrent-ruby (~> 1.0)
|
|
|
|
ipaddress (0.8.3)
|
|
|
|
mime-types (3.3.1)
|
|
|
|
mime-types-data (~> 3.2015)
|
|
|
|
mime-types-data (3.2021.0225)
|
|
|
|
minitest (5.14.4)
|
|
|
|
netrc (0.11.0)
|
|
|
|
pmap (1.1.1)
|
|
|
|
rest-client (2.1.0)
|
|
|
|
http-accept (>= 1.7.0, < 2.0)
|
|
|
|
http-cookie (>= 1.0.2, < 2.0)
|
|
|
|
mime-types (>= 1.16, < 4.0)
|
|
|
|
netrc (~> 0.8)
|
2021-04-21 14:50:41 +02:00
|
|
|
rspec (3.10.0)
|
|
|
|
rspec-core (~> 3.10.0)
|
|
|
|
rspec-expectations (~> 3.10.0)
|
|
|
|
rspec-mocks (~> 3.10.0)
|
|
|
|
rspec-core (3.10.1)
|
|
|
|
rspec-support (~> 3.10.0)
|
|
|
|
rspec-expectations (3.10.1)
|
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
rspec-support (~> 3.10.0)
|
|
|
|
rspec-mocks (3.10.2)
|
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
|
|
rspec-support (~> 3.10.0)
|
|
|
|
rspec-support (3.10.2)
|
2021-04-19 20:35:39 +02:00
|
|
|
tzinfo (2.0.4)
|
|
|
|
concurrent-ruby (~> 1.0)
|
|
|
|
unf (0.1.4)
|
|
|
|
unf_ext
|
|
|
|
unf_ext (0.0.7.7)
|
|
|
|
zeitwerk (2.4.2)
|
|
|
|
|
|
|
|
PLATFORMS
|
|
|
|
x86_64-linux
|
|
|
|
|
|
|
|
DEPENDENCIES
|
2021-04-21 14:50:41 +02:00
|
|
|
pve!
|
|
|
|
rspec (~> 3.2)
|
2021-04-19 20:35:39 +02:00
|
|
|
|
|
|
|
BUNDLED WITH
|
|
|
|
2.2.15
|