mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-22 13:33:52 +03:00
M #-: Update Gemfile.locks (2021/03/25) (#1029)
This commit is contained in:
parent
a37ab86047
commit
d389564fce
@ -9,35 +9,35 @@ GEM
|
|||||||
addressable (2.7.0)
|
addressable (2.7.0)
|
||||||
public_suffix (>= 2.0.2, < 5.0)
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
augeas (0.6.4)
|
augeas (0.6.4)
|
||||||
aws-eventstream (1.1.0)
|
aws-eventstream (1.1.1)
|
||||||
aws-partitions (1.430.0)
|
aws-partitions (1.434.0)
|
||||||
aws-sdk-cloudwatch (1.49.0)
|
aws-sdk-cloudwatch (1.50.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-core (3.112.0)
|
aws-sdk-core (3.113.0)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.239.0)
|
aws-partitions (~> 1, >= 1.239.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
jmespath (~> 1.0)
|
jmespath (~> 1.0)
|
||||||
aws-sdk-ec2 (1.225.0)
|
aws-sdk-ec2 (1.230.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-kms (1.42.0)
|
aws-sdk-kms (1.43.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-s3 (1.89.0)
|
aws-sdk-s3 (1.93.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sdk-kms (~> 1)
|
aws-sdk-kms (~> 1)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sigv4 (1.2.2)
|
aws-sigv4 (1.2.3)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
azure_mgmt_compute (0.22.0)
|
azure_mgmt_compute (0.22.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_monitor (0.19.0)
|
azure_mgmt_monitor (0.19.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_network (0.26.0)
|
azure_mgmt_network (0.26.1)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_resources (0.18.1)
|
azure_mgmt_resources (0.18.2)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_storage (0.23.0)
|
azure_mgmt_storage (0.23.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
@ -97,7 +97,7 @@ GEM
|
|||||||
nokogiri (1.6.8.1)
|
nokogiri (1.6.8.1)
|
||||||
mini_portile2 (~> 2.1.0)
|
mini_portile2 (~> 2.1.0)
|
||||||
optimist (3.0.1)
|
optimist (3.0.1)
|
||||||
ox (2.14.1)
|
ox (2.14.4)
|
||||||
parse-cron (0.1.4)
|
parse-cron (0.1.4)
|
||||||
pg (1.1.4)
|
pg (1.1.4)
|
||||||
polyglot (0.3.5)
|
polyglot (0.3.5)
|
||||||
@ -149,6 +149,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activesupport (~> 4.2)
|
activesupport (~> 4.2)
|
||||||
|
addressable
|
||||||
augeas (~> 0.6)
|
augeas (~> 0.6)
|
||||||
aws-sdk-cloudwatch
|
aws-sdk-cloudwatch
|
||||||
aws-sdk-ec2 (>= 1.151)
|
aws-sdk-ec2 (>= 1.151)
|
||||||
|
@ -6,38 +6,40 @@ GEM
|
|||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
thread_safe (~> 0.3, >= 0.3.4)
|
thread_safe (~> 0.3, >= 0.3.4)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
|
addressable (2.7.0)
|
||||||
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
android_key_attestation (0.3.0)
|
android_key_attestation (0.3.0)
|
||||||
augeas (0.6.4)
|
augeas (0.6.4)
|
||||||
awrence (1.2.1)
|
awrence (1.2.1)
|
||||||
aws-eventstream (1.1.0)
|
aws-eventstream (1.1.1)
|
||||||
aws-partitions (1.430.0)
|
aws-partitions (1.434.0)
|
||||||
aws-sdk-cloudwatch (1.49.0)
|
aws-sdk-cloudwatch (1.50.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-core (3.112.0)
|
aws-sdk-core (3.113.0)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.239.0)
|
aws-partitions (~> 1, >= 1.239.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
jmespath (~> 1.0)
|
jmespath (~> 1.0)
|
||||||
aws-sdk-ec2 (1.225.0)
|
aws-sdk-ec2 (1.230.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-kms (1.42.0)
|
aws-sdk-kms (1.43.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-s3 (1.89.0)
|
aws-sdk-s3 (1.93.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sdk-kms (~> 1)
|
aws-sdk-kms (~> 1)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sigv4 (1.2.2)
|
aws-sigv4 (1.2.3)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
azure_mgmt_compute (0.22.0)
|
azure_mgmt_compute (0.22.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_monitor (0.19.0)
|
azure_mgmt_monitor (0.19.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_network (0.26.0)
|
azure_mgmt_network (0.26.1)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_resources (0.18.1)
|
azure_mgmt_resources (0.18.2)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_storage (0.23.0)
|
azure_mgmt_storage (0.23.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
@ -63,7 +65,7 @@ GEM
|
|||||||
http-cookie (~> 1.0.0)
|
http-cookie (~> 1.0.0)
|
||||||
faraday_middleware (0.14.0)
|
faraday_middleware (0.14.0)
|
||||||
faraday (>= 0.7.4, < 1.0)
|
faraday (>= 0.7.4, < 1.0)
|
||||||
ffi (1.14.2)
|
ffi (1.15.0)
|
||||||
ffi-rzmq (2.0.7)
|
ffi-rzmq (2.0.7)
|
||||||
ffi-rzmq-core (>= 1.0.7)
|
ffi-rzmq-core (>= 1.0.7)
|
||||||
ffi-rzmq-core (1.0.7)
|
ffi-rzmq-core (1.0.7)
|
||||||
@ -102,14 +104,14 @@ GEM
|
|||||||
ruby2_keywords (~> 0.0.1)
|
ruby2_keywords (~> 0.0.1)
|
||||||
mysql2 (0.5.3)
|
mysql2 (0.5.3)
|
||||||
net-ldap (0.17.0)
|
net-ldap (0.17.0)
|
||||||
nokogiri (1.11.1)
|
nokogiri (1.11.2)
|
||||||
mini_portile2 (~> 2.5.0)
|
mini_portile2 (~> 2.5.0)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
openssl (2.2.0)
|
openssl (2.2.0)
|
||||||
openssl-signature_algorithm (1.1.1)
|
openssl-signature_algorithm (1.1.1)
|
||||||
openssl (~> 2.0)
|
openssl (~> 2.0)
|
||||||
optimist (3.0.1)
|
optimist (3.0.1)
|
||||||
ox (2.14.1)
|
ox (2.14.4)
|
||||||
parse-cron (0.1.4)
|
parse-cron (0.1.4)
|
||||||
pg (1.2.3)
|
pg (1.2.3)
|
||||||
polyglot (0.3.5)
|
polyglot (0.3.5)
|
||||||
@ -164,13 +166,13 @@ GEM
|
|||||||
vsphere-automation-vcenter (0.4.7)
|
vsphere-automation-vcenter (0.4.7)
|
||||||
vsphere-automation-cis (~> 0.4.6)
|
vsphere-automation-cis (~> 0.4.6)
|
||||||
vsphere-automation-runtime (~> 0.4.6)
|
vsphere-automation-runtime (~> 0.4.6)
|
||||||
webauthn (2.4.1)
|
webauthn (2.5.0)
|
||||||
android_key_attestation (~> 0.3.0)
|
android_key_attestation (~> 0.3.0)
|
||||||
awrence (~> 1.1)
|
awrence (~> 1.1)
|
||||||
bindata (~> 2.4)
|
bindata (~> 2.4)
|
||||||
cbor (~> 0.5.9)
|
cbor (~> 0.5.9)
|
||||||
cose (~> 1.1)
|
cose (~> 1.1)
|
||||||
openssl (~> 2.0)
|
openssl (~> 2.1)
|
||||||
safety_net_attestation (~> 0.4.0)
|
safety_net_attestation (~> 0.4.0)
|
||||||
securecompare (~> 1.0)
|
securecompare (~> 1.0)
|
||||||
tpm-key_attestation (~> 0.10.0)
|
tpm-key_attestation (~> 0.10.0)
|
||||||
@ -189,6 +191,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activesupport (~> 4.2)
|
activesupport (~> 4.2)
|
||||||
|
addressable
|
||||||
augeas (~> 0.6)
|
augeas (~> 0.6)
|
||||||
aws-sdk-cloudwatch
|
aws-sdk-cloudwatch
|
||||||
aws-sdk-ec2 (>= 1.151)
|
aws-sdk-ec2 (>= 1.151)
|
||||||
|
@ -6,38 +6,40 @@ GEM
|
|||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
thread_safe (~> 0.3, >= 0.3.4)
|
thread_safe (~> 0.3, >= 0.3.4)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
|
addressable (2.7.0)
|
||||||
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
android_key_attestation (0.3.0)
|
android_key_attestation (0.3.0)
|
||||||
augeas (0.6.4)
|
augeas (0.6.4)
|
||||||
awrence (1.2.1)
|
awrence (1.2.1)
|
||||||
aws-eventstream (1.1.0)
|
aws-eventstream (1.1.1)
|
||||||
aws-partitions (1.430.0)
|
aws-partitions (1.434.0)
|
||||||
aws-sdk-cloudwatch (1.49.0)
|
aws-sdk-cloudwatch (1.50.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-core (3.112.0)
|
aws-sdk-core (3.113.0)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.239.0)
|
aws-partitions (~> 1, >= 1.239.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
jmespath (~> 1.0)
|
jmespath (~> 1.0)
|
||||||
aws-sdk-ec2 (1.225.0)
|
aws-sdk-ec2 (1.230.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-kms (1.42.0)
|
aws-sdk-kms (1.43.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-s3 (1.89.0)
|
aws-sdk-s3 (1.93.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sdk-kms (~> 1)
|
aws-sdk-kms (~> 1)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sigv4 (1.2.2)
|
aws-sigv4 (1.2.3)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
azure_mgmt_compute (0.22.0)
|
azure_mgmt_compute (0.22.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_monitor (0.19.0)
|
azure_mgmt_monitor (0.19.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_network (0.26.0)
|
azure_mgmt_network (0.26.1)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_resources (0.18.1)
|
azure_mgmt_resources (0.18.2)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_storage (0.23.0)
|
azure_mgmt_storage (0.23.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
@ -63,7 +65,7 @@ GEM
|
|||||||
http-cookie (~> 1.0.0)
|
http-cookie (~> 1.0.0)
|
||||||
faraday_middleware (0.14.0)
|
faraday_middleware (0.14.0)
|
||||||
faraday (>= 0.7.4, < 1.0)
|
faraday (>= 0.7.4, < 1.0)
|
||||||
ffi (1.14.2)
|
ffi (1.15.0)
|
||||||
ffi-rzmq (2.0.7)
|
ffi-rzmq (2.0.7)
|
||||||
ffi-rzmq-core (>= 1.0.7)
|
ffi-rzmq-core (>= 1.0.7)
|
||||||
ffi-rzmq-core (1.0.7)
|
ffi-rzmq-core (1.0.7)
|
||||||
@ -102,14 +104,14 @@ GEM
|
|||||||
ruby2_keywords (~> 0.0.1)
|
ruby2_keywords (~> 0.0.1)
|
||||||
mysql2 (0.5.3)
|
mysql2 (0.5.3)
|
||||||
net-ldap (0.17.0)
|
net-ldap (0.17.0)
|
||||||
nokogiri (1.11.1)
|
nokogiri (1.11.2)
|
||||||
mini_portile2 (~> 2.5.0)
|
mini_portile2 (~> 2.5.0)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
openssl (2.2.0)
|
openssl (2.2.0)
|
||||||
openssl-signature_algorithm (1.1.1)
|
openssl-signature_algorithm (1.1.1)
|
||||||
openssl (~> 2.0)
|
openssl (~> 2.0)
|
||||||
optimist (3.0.1)
|
optimist (3.0.1)
|
||||||
ox (2.14.1)
|
ox (2.14.4)
|
||||||
parse-cron (0.1.4)
|
parse-cron (0.1.4)
|
||||||
pg (1.2.3)
|
pg (1.2.3)
|
||||||
polyglot (0.3.5)
|
polyglot (0.3.5)
|
||||||
@ -164,13 +166,13 @@ GEM
|
|||||||
vsphere-automation-vcenter (0.4.7)
|
vsphere-automation-vcenter (0.4.7)
|
||||||
vsphere-automation-cis (~> 0.4.6)
|
vsphere-automation-cis (~> 0.4.6)
|
||||||
vsphere-automation-runtime (~> 0.4.6)
|
vsphere-automation-runtime (~> 0.4.6)
|
||||||
webauthn (2.4.1)
|
webauthn (2.5.0)
|
||||||
android_key_attestation (~> 0.3.0)
|
android_key_attestation (~> 0.3.0)
|
||||||
awrence (~> 1.1)
|
awrence (~> 1.1)
|
||||||
bindata (~> 2.4)
|
bindata (~> 2.4)
|
||||||
cbor (~> 0.5.9)
|
cbor (~> 0.5.9)
|
||||||
cose (~> 1.1)
|
cose (~> 1.1)
|
||||||
openssl (~> 2.0)
|
openssl (~> 2.1)
|
||||||
safety_net_attestation (~> 0.4.0)
|
safety_net_attestation (~> 0.4.0)
|
||||||
securecompare (~> 1.0)
|
securecompare (~> 1.0)
|
||||||
tpm-key_attestation (~> 0.10.0)
|
tpm-key_attestation (~> 0.10.0)
|
||||||
@ -189,6 +191,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activesupport (~> 4.2)
|
activesupport (~> 4.2)
|
||||||
|
addressable
|
||||||
augeas (~> 0.6)
|
augeas (~> 0.6)
|
||||||
aws-sdk-cloudwatch
|
aws-sdk-cloudwatch
|
||||||
aws-sdk-ec2 (>= 1.151)
|
aws-sdk-ec2 (>= 1.151)
|
||||||
|
@ -6,36 +6,38 @@ GEM
|
|||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
thread_safe (~> 0.3, >= 0.3.4)
|
thread_safe (~> 0.3, >= 0.3.4)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
|
addressable (2.7.0)
|
||||||
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
augeas (0.6.4)
|
augeas (0.6.4)
|
||||||
aws-eventstream (1.1.0)
|
aws-eventstream (1.1.1)
|
||||||
aws-partitions (1.430.0)
|
aws-partitions (1.434.0)
|
||||||
aws-sdk-cloudwatch (1.49.0)
|
aws-sdk-cloudwatch (1.50.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-core (3.112.0)
|
aws-sdk-core (3.113.0)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.239.0)
|
aws-partitions (~> 1, >= 1.239.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
jmespath (~> 1.0)
|
jmespath (~> 1.0)
|
||||||
aws-sdk-ec2 (1.225.0)
|
aws-sdk-ec2 (1.230.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-kms (1.42.0)
|
aws-sdk-kms (1.43.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-s3 (1.89.0)
|
aws-sdk-s3 (1.93.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sdk-kms (~> 1)
|
aws-sdk-kms (~> 1)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sigv4 (1.2.2)
|
aws-sigv4 (1.2.3)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
azure_mgmt_compute (0.22.0)
|
azure_mgmt_compute (0.22.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_monitor (0.19.0)
|
azure_mgmt_monitor (0.19.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_network (0.26.0)
|
azure_mgmt_network (0.26.1)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_resources (0.18.1)
|
azure_mgmt_resources (0.18.2)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_storage (0.23.0)
|
azure_mgmt_storage (0.23.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
@ -56,7 +58,7 @@ GEM
|
|||||||
http-cookie (~> 1.0.0)
|
http-cookie (~> 1.0.0)
|
||||||
faraday_middleware (0.14.0)
|
faraday_middleware (0.14.0)
|
||||||
faraday (>= 0.7.4, < 1.0)
|
faraday (>= 0.7.4, < 1.0)
|
||||||
ffi (1.14.2)
|
ffi (1.15.0)
|
||||||
ffi-rzmq (2.0.7)
|
ffi-rzmq (2.0.7)
|
||||||
ffi-rzmq-core (>= 1.0.7)
|
ffi-rzmq-core (>= 1.0.7)
|
||||||
ffi-rzmq-core (1.0.7)
|
ffi-rzmq-core (1.0.7)
|
||||||
@ -97,7 +99,7 @@ GEM
|
|||||||
nokogiri (1.10.10)
|
nokogiri (1.10.10)
|
||||||
mini_portile2 (~> 2.4.0)
|
mini_portile2 (~> 2.4.0)
|
||||||
optimist (3.0.1)
|
optimist (3.0.1)
|
||||||
ox (2.14.1)
|
ox (2.14.4)
|
||||||
parse-cron (0.1.4)
|
parse-cron (0.1.4)
|
||||||
pg (1.2.3)
|
pg (1.2.3)
|
||||||
polyglot (0.3.5)
|
polyglot (0.3.5)
|
||||||
@ -157,6 +159,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activesupport (~> 4.2)
|
activesupport (~> 4.2)
|
||||||
|
addressable
|
||||||
augeas (~> 0.6)
|
augeas (~> 0.6)
|
||||||
aws-sdk-cloudwatch
|
aws-sdk-cloudwatch
|
||||||
aws-sdk-ec2 (>= 1.151)
|
aws-sdk-ec2 (>= 1.151)
|
||||||
|
@ -6,38 +6,40 @@ GEM
|
|||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
thread_safe (~> 0.3, >= 0.3.4)
|
thread_safe (~> 0.3, >= 0.3.4)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
|
addressable (2.7.0)
|
||||||
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
android_key_attestation (0.3.0)
|
android_key_attestation (0.3.0)
|
||||||
augeas (0.6.4)
|
augeas (0.6.4)
|
||||||
awrence (1.2.1)
|
awrence (1.2.1)
|
||||||
aws-eventstream (1.1.0)
|
aws-eventstream (1.1.1)
|
||||||
aws-partitions (1.430.0)
|
aws-partitions (1.434.0)
|
||||||
aws-sdk-cloudwatch (1.49.0)
|
aws-sdk-cloudwatch (1.50.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-core (3.112.0)
|
aws-sdk-core (3.113.0)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.239.0)
|
aws-partitions (~> 1, >= 1.239.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
jmespath (~> 1.0)
|
jmespath (~> 1.0)
|
||||||
aws-sdk-ec2 (1.225.0)
|
aws-sdk-ec2 (1.230.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-kms (1.42.0)
|
aws-sdk-kms (1.43.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-s3 (1.89.0)
|
aws-sdk-s3 (1.93.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sdk-kms (~> 1)
|
aws-sdk-kms (~> 1)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sigv4 (1.2.2)
|
aws-sigv4 (1.2.3)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
azure_mgmt_compute (0.22.0)
|
azure_mgmt_compute (0.22.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_monitor (0.19.0)
|
azure_mgmt_monitor (0.19.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_network (0.26.0)
|
azure_mgmt_network (0.26.1)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_resources (0.18.1)
|
azure_mgmt_resources (0.18.2)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_storage (0.23.0)
|
azure_mgmt_storage (0.23.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
@ -63,7 +65,7 @@ GEM
|
|||||||
http-cookie (~> 1.0.0)
|
http-cookie (~> 1.0.0)
|
||||||
faraday_middleware (0.14.0)
|
faraday_middleware (0.14.0)
|
||||||
faraday (>= 0.7.4, < 1.0)
|
faraday (>= 0.7.4, < 1.0)
|
||||||
ffi (1.14.2)
|
ffi (1.15.0)
|
||||||
ffi-rzmq (2.0.7)
|
ffi-rzmq (2.0.7)
|
||||||
ffi-rzmq-core (>= 1.0.7)
|
ffi-rzmq-core (>= 1.0.7)
|
||||||
ffi-rzmq-core (1.0.7)
|
ffi-rzmq-core (1.0.7)
|
||||||
@ -102,14 +104,14 @@ GEM
|
|||||||
ruby2_keywords (~> 0.0.1)
|
ruby2_keywords (~> 0.0.1)
|
||||||
mysql2 (0.5.3)
|
mysql2 (0.5.3)
|
||||||
net-ldap (0.17.0)
|
net-ldap (0.17.0)
|
||||||
nokogiri (1.11.1)
|
nokogiri (1.11.2)
|
||||||
mini_portile2 (~> 2.5.0)
|
mini_portile2 (~> 2.5.0)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
openssl (2.2.0)
|
openssl (2.2.0)
|
||||||
openssl-signature_algorithm (1.1.1)
|
openssl-signature_algorithm (1.1.1)
|
||||||
openssl (~> 2.0)
|
openssl (~> 2.0)
|
||||||
optimist (3.0.1)
|
optimist (3.0.1)
|
||||||
ox (2.14.1)
|
ox (2.14.4)
|
||||||
parse-cron (0.1.4)
|
parse-cron (0.1.4)
|
||||||
pg (1.2.3)
|
pg (1.2.3)
|
||||||
polyglot (0.3.5)
|
polyglot (0.3.5)
|
||||||
@ -164,13 +166,13 @@ GEM
|
|||||||
vsphere-automation-vcenter (0.4.7)
|
vsphere-automation-vcenter (0.4.7)
|
||||||
vsphere-automation-cis (~> 0.4.6)
|
vsphere-automation-cis (~> 0.4.6)
|
||||||
vsphere-automation-runtime (~> 0.4.6)
|
vsphere-automation-runtime (~> 0.4.6)
|
||||||
webauthn (2.4.1)
|
webauthn (2.5.0)
|
||||||
android_key_attestation (~> 0.3.0)
|
android_key_attestation (~> 0.3.0)
|
||||||
awrence (~> 1.1)
|
awrence (~> 1.1)
|
||||||
bindata (~> 2.4)
|
bindata (~> 2.4)
|
||||||
cbor (~> 0.5.9)
|
cbor (~> 0.5.9)
|
||||||
cose (~> 1.1)
|
cose (~> 1.1)
|
||||||
openssl (~> 2.0)
|
openssl (~> 2.1)
|
||||||
safety_net_attestation (~> 0.4.0)
|
safety_net_attestation (~> 0.4.0)
|
||||||
securecompare (~> 1.0)
|
securecompare (~> 1.0)
|
||||||
tpm-key_attestation (~> 0.10.0)
|
tpm-key_attestation (~> 0.10.0)
|
||||||
@ -189,6 +191,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activesupport (~> 4.2)
|
activesupport (~> 4.2)
|
||||||
|
addressable
|
||||||
augeas (~> 0.6)
|
augeas (~> 0.6)
|
||||||
aws-sdk-cloudwatch
|
aws-sdk-cloudwatch
|
||||||
aws-sdk-ec2 (>= 1.151)
|
aws-sdk-ec2 (>= 1.151)
|
||||||
|
@ -6,38 +6,40 @@ GEM
|
|||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
thread_safe (~> 0.3, >= 0.3.4)
|
thread_safe (~> 0.3, >= 0.3.4)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
|
addressable (2.7.0)
|
||||||
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
android_key_attestation (0.3.0)
|
android_key_attestation (0.3.0)
|
||||||
augeas (0.6.4)
|
augeas (0.6.4)
|
||||||
awrence (1.2.1)
|
awrence (1.2.1)
|
||||||
aws-eventstream (1.1.0)
|
aws-eventstream (1.1.1)
|
||||||
aws-partitions (1.430.0)
|
aws-partitions (1.434.0)
|
||||||
aws-sdk-cloudwatch (1.49.0)
|
aws-sdk-cloudwatch (1.50.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-core (3.112.0)
|
aws-sdk-core (3.113.0)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.239.0)
|
aws-partitions (~> 1, >= 1.239.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
jmespath (~> 1.0)
|
jmespath (~> 1.0)
|
||||||
aws-sdk-ec2 (1.225.0)
|
aws-sdk-ec2 (1.230.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-kms (1.42.0)
|
aws-sdk-kms (1.43.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-s3 (1.89.0)
|
aws-sdk-s3 (1.93.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sdk-kms (~> 1)
|
aws-sdk-kms (~> 1)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sigv4 (1.2.2)
|
aws-sigv4 (1.2.3)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
azure_mgmt_compute (0.22.0)
|
azure_mgmt_compute (0.22.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_monitor (0.19.0)
|
azure_mgmt_monitor (0.19.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_network (0.26.0)
|
azure_mgmt_network (0.26.1)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_resources (0.18.1)
|
azure_mgmt_resources (0.18.2)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_storage (0.23.0)
|
azure_mgmt_storage (0.23.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
@ -63,7 +65,7 @@ GEM
|
|||||||
http-cookie (~> 1.0.0)
|
http-cookie (~> 1.0.0)
|
||||||
faraday_middleware (0.14.0)
|
faraday_middleware (0.14.0)
|
||||||
faraday (>= 0.7.4, < 1.0)
|
faraday (>= 0.7.4, < 1.0)
|
||||||
ffi (1.14.2)
|
ffi (1.15.0)
|
||||||
ffi-rzmq (2.0.7)
|
ffi-rzmq (2.0.7)
|
||||||
ffi-rzmq-core (>= 1.0.7)
|
ffi-rzmq-core (>= 1.0.7)
|
||||||
ffi-rzmq-core (1.0.7)
|
ffi-rzmq-core (1.0.7)
|
||||||
@ -102,14 +104,14 @@ GEM
|
|||||||
ruby2_keywords (~> 0.0.1)
|
ruby2_keywords (~> 0.0.1)
|
||||||
mysql2 (0.5.3)
|
mysql2 (0.5.3)
|
||||||
net-ldap (0.17.0)
|
net-ldap (0.17.0)
|
||||||
nokogiri (1.11.1)
|
nokogiri (1.11.2)
|
||||||
mini_portile2 (~> 2.5.0)
|
mini_portile2 (~> 2.5.0)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
openssl (2.2.0)
|
openssl (2.2.0)
|
||||||
openssl-signature_algorithm (1.1.1)
|
openssl-signature_algorithm (1.1.1)
|
||||||
openssl (~> 2.0)
|
openssl (~> 2.0)
|
||||||
optimist (3.0.1)
|
optimist (3.0.1)
|
||||||
ox (2.14.1)
|
ox (2.14.4)
|
||||||
parse-cron (0.1.4)
|
parse-cron (0.1.4)
|
||||||
pg (1.2.3)
|
pg (1.2.3)
|
||||||
polyglot (0.3.5)
|
polyglot (0.3.5)
|
||||||
@ -164,13 +166,13 @@ GEM
|
|||||||
vsphere-automation-vcenter (0.4.7)
|
vsphere-automation-vcenter (0.4.7)
|
||||||
vsphere-automation-cis (~> 0.4.6)
|
vsphere-automation-cis (~> 0.4.6)
|
||||||
vsphere-automation-runtime (~> 0.4.6)
|
vsphere-automation-runtime (~> 0.4.6)
|
||||||
webauthn (2.4.1)
|
webauthn (2.5.0)
|
||||||
android_key_attestation (~> 0.3.0)
|
android_key_attestation (~> 0.3.0)
|
||||||
awrence (~> 1.1)
|
awrence (~> 1.1)
|
||||||
bindata (~> 2.4)
|
bindata (~> 2.4)
|
||||||
cbor (~> 0.5.9)
|
cbor (~> 0.5.9)
|
||||||
cose (~> 1.1)
|
cose (~> 1.1)
|
||||||
openssl (~> 2.0)
|
openssl (~> 2.1)
|
||||||
safety_net_attestation (~> 0.4.0)
|
safety_net_attestation (~> 0.4.0)
|
||||||
securecompare (~> 1.0)
|
securecompare (~> 1.0)
|
||||||
tpm-key_attestation (~> 0.10.0)
|
tpm-key_attestation (~> 0.10.0)
|
||||||
@ -189,6 +191,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activesupport (~> 4.2)
|
activesupport (~> 4.2)
|
||||||
|
addressable
|
||||||
augeas (~> 0.6)
|
augeas (~> 0.6)
|
||||||
aws-sdk-cloudwatch
|
aws-sdk-cloudwatch
|
||||||
aws-sdk-ec2 (>= 1.151)
|
aws-sdk-ec2 (>= 1.151)
|
||||||
|
@ -140,6 +140,8 @@ group :oca do
|
|||||||
end
|
end
|
||||||
|
|
||||||
group :vmware do
|
group :vmware do
|
||||||
|
gem 'addressable'
|
||||||
|
|
||||||
if ruby_version >= Gem::Version.new('2.3.0')
|
if ruby_version >= Gem::Version.new('2.3.0')
|
||||||
gem 'vsphere-automation-cis', '~> 0.4.6'
|
gem 'vsphere-automation-cis', '~> 0.4.6'
|
||||||
gem 'vsphere-automation-vcenter', '~> 0.4.6'
|
gem 'vsphere-automation-vcenter', '~> 0.4.6'
|
||||||
|
@ -6,36 +6,38 @@ GEM
|
|||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
thread_safe (~> 0.3, >= 0.3.4)
|
thread_safe (~> 0.3, >= 0.3.4)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
|
addressable (2.7.0)
|
||||||
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
augeas (0.6.4)
|
augeas (0.6.4)
|
||||||
aws-eventstream (1.1.0)
|
aws-eventstream (1.1.1)
|
||||||
aws-partitions (1.430.0)
|
aws-partitions (1.434.0)
|
||||||
aws-sdk-cloudwatch (1.49.0)
|
aws-sdk-cloudwatch (1.50.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-core (3.112.0)
|
aws-sdk-core (3.113.0)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.239.0)
|
aws-partitions (~> 1, >= 1.239.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
jmespath (~> 1.0)
|
jmespath (~> 1.0)
|
||||||
aws-sdk-ec2 (1.225.0)
|
aws-sdk-ec2 (1.230.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-kms (1.42.0)
|
aws-sdk-kms (1.43.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-s3 (1.89.0)
|
aws-sdk-s3 (1.93.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sdk-kms (~> 1)
|
aws-sdk-kms (~> 1)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sigv4 (1.2.2)
|
aws-sigv4 (1.2.3)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
azure_mgmt_compute (0.22.0)
|
azure_mgmt_compute (0.22.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_monitor (0.19.0)
|
azure_mgmt_monitor (0.19.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_network (0.26.0)
|
azure_mgmt_network (0.26.1)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_resources (0.18.1)
|
azure_mgmt_resources (0.18.2)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_storage (0.23.0)
|
azure_mgmt_storage (0.23.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
@ -56,7 +58,7 @@ GEM
|
|||||||
http-cookie (~> 1.0.0)
|
http-cookie (~> 1.0.0)
|
||||||
faraday_middleware (0.14.0)
|
faraday_middleware (0.14.0)
|
||||||
faraday (>= 0.7.4, < 1.0)
|
faraday (>= 0.7.4, < 1.0)
|
||||||
ffi (1.14.2)
|
ffi (1.15.0)
|
||||||
ffi-rzmq (2.0.7)
|
ffi-rzmq (2.0.7)
|
||||||
ffi-rzmq-core (>= 1.0.7)
|
ffi-rzmq-core (>= 1.0.7)
|
||||||
ffi-rzmq-core (1.0.7)
|
ffi-rzmq-core (1.0.7)
|
||||||
@ -97,7 +99,7 @@ GEM
|
|||||||
nokogiri (1.10.10)
|
nokogiri (1.10.10)
|
||||||
mini_portile2 (~> 2.4.0)
|
mini_portile2 (~> 2.4.0)
|
||||||
optimist (3.0.1)
|
optimist (3.0.1)
|
||||||
ox (2.14.1)
|
ox (2.14.4)
|
||||||
parse-cron (0.1.4)
|
parse-cron (0.1.4)
|
||||||
pg (1.2.3)
|
pg (1.2.3)
|
||||||
polyglot (0.3.5)
|
polyglot (0.3.5)
|
||||||
@ -157,6 +159,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activesupport (~> 4.2)
|
activesupport (~> 4.2)
|
||||||
|
addressable
|
||||||
augeas (~> 0.6)
|
augeas (~> 0.6)
|
||||||
aws-sdk-cloudwatch
|
aws-sdk-cloudwatch
|
||||||
aws-sdk-ec2 (>= 1.151)
|
aws-sdk-ec2 (>= 1.151)
|
||||||
|
@ -6,38 +6,40 @@ GEM
|
|||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
thread_safe (~> 0.3, >= 0.3.4)
|
thread_safe (~> 0.3, >= 0.3.4)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
|
addressable (2.7.0)
|
||||||
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
android_key_attestation (0.3.0)
|
android_key_attestation (0.3.0)
|
||||||
augeas (0.6.4)
|
augeas (0.6.4)
|
||||||
awrence (1.2.1)
|
awrence (1.2.1)
|
||||||
aws-eventstream (1.1.0)
|
aws-eventstream (1.1.1)
|
||||||
aws-partitions (1.430.0)
|
aws-partitions (1.434.0)
|
||||||
aws-sdk-cloudwatch (1.49.0)
|
aws-sdk-cloudwatch (1.50.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-core (3.112.0)
|
aws-sdk-core (3.113.0)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.239.0)
|
aws-partitions (~> 1, >= 1.239.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
jmespath (~> 1.0)
|
jmespath (~> 1.0)
|
||||||
aws-sdk-ec2 (1.225.0)
|
aws-sdk-ec2 (1.230.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-kms (1.42.0)
|
aws-sdk-kms (1.43.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-s3 (1.89.0)
|
aws-sdk-s3 (1.93.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sdk-kms (~> 1)
|
aws-sdk-kms (~> 1)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sigv4 (1.2.2)
|
aws-sigv4 (1.2.3)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
azure_mgmt_compute (0.22.0)
|
azure_mgmt_compute (0.22.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_monitor (0.19.0)
|
azure_mgmt_monitor (0.19.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_network (0.26.0)
|
azure_mgmt_network (0.26.1)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_resources (0.18.1)
|
azure_mgmt_resources (0.18.2)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_storage (0.23.0)
|
azure_mgmt_storage (0.23.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
@ -63,7 +65,7 @@ GEM
|
|||||||
http-cookie (~> 1.0.0)
|
http-cookie (~> 1.0.0)
|
||||||
faraday_middleware (0.14.0)
|
faraday_middleware (0.14.0)
|
||||||
faraday (>= 0.7.4, < 1.0)
|
faraday (>= 0.7.4, < 1.0)
|
||||||
ffi (1.14.2)
|
ffi (1.15.0)
|
||||||
ffi-rzmq (2.0.7)
|
ffi-rzmq (2.0.7)
|
||||||
ffi-rzmq-core (>= 1.0.7)
|
ffi-rzmq-core (>= 1.0.7)
|
||||||
ffi-rzmq-core (1.0.7)
|
ffi-rzmq-core (1.0.7)
|
||||||
@ -102,14 +104,14 @@ GEM
|
|||||||
ruby2_keywords (~> 0.0.1)
|
ruby2_keywords (~> 0.0.1)
|
||||||
mysql2 (0.5.3)
|
mysql2 (0.5.3)
|
||||||
net-ldap (0.17.0)
|
net-ldap (0.17.0)
|
||||||
nokogiri (1.11.1)
|
nokogiri (1.11.2)
|
||||||
mini_portile2 (~> 2.5.0)
|
mini_portile2 (~> 2.5.0)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
openssl (2.2.0)
|
openssl (2.2.0)
|
||||||
openssl-signature_algorithm (1.1.1)
|
openssl-signature_algorithm (1.1.1)
|
||||||
openssl (~> 2.0)
|
openssl (~> 2.0)
|
||||||
optimist (3.0.1)
|
optimist (3.0.1)
|
||||||
ox (2.14.1)
|
ox (2.14.4)
|
||||||
parse-cron (0.1.4)
|
parse-cron (0.1.4)
|
||||||
pg (1.2.3)
|
pg (1.2.3)
|
||||||
polyglot (0.3.5)
|
polyglot (0.3.5)
|
||||||
@ -164,13 +166,13 @@ GEM
|
|||||||
vsphere-automation-vcenter (0.4.7)
|
vsphere-automation-vcenter (0.4.7)
|
||||||
vsphere-automation-cis (~> 0.4.6)
|
vsphere-automation-cis (~> 0.4.6)
|
||||||
vsphere-automation-runtime (~> 0.4.6)
|
vsphere-automation-runtime (~> 0.4.6)
|
||||||
webauthn (2.4.1)
|
webauthn (2.5.0)
|
||||||
android_key_attestation (~> 0.3.0)
|
android_key_attestation (~> 0.3.0)
|
||||||
awrence (~> 1.1)
|
awrence (~> 1.1)
|
||||||
bindata (~> 2.4)
|
bindata (~> 2.4)
|
||||||
cbor (~> 0.5.9)
|
cbor (~> 0.5.9)
|
||||||
cose (~> 1.1)
|
cose (~> 1.1)
|
||||||
openssl (~> 2.0)
|
openssl (~> 2.1)
|
||||||
safety_net_attestation (~> 0.4.0)
|
safety_net_attestation (~> 0.4.0)
|
||||||
securecompare (~> 1.0)
|
securecompare (~> 1.0)
|
||||||
tpm-key_attestation (~> 0.10.0)
|
tpm-key_attestation (~> 0.10.0)
|
||||||
@ -189,6 +191,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activesupport (~> 4.2)
|
activesupport (~> 4.2)
|
||||||
|
addressable
|
||||||
augeas (~> 0.6)
|
augeas (~> 0.6)
|
||||||
aws-sdk-cloudwatch
|
aws-sdk-cloudwatch
|
||||||
aws-sdk-ec2 (>= 1.151)
|
aws-sdk-ec2 (>= 1.151)
|
||||||
|
@ -6,38 +6,40 @@ GEM
|
|||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
thread_safe (~> 0.3, >= 0.3.4)
|
thread_safe (~> 0.3, >= 0.3.4)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
|
addressable (2.7.0)
|
||||||
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
android_key_attestation (0.3.0)
|
android_key_attestation (0.3.0)
|
||||||
augeas (0.6.4)
|
augeas (0.6.4)
|
||||||
awrence (1.2.1)
|
awrence (1.2.1)
|
||||||
aws-eventstream (1.1.0)
|
aws-eventstream (1.1.1)
|
||||||
aws-partitions (1.430.0)
|
aws-partitions (1.434.0)
|
||||||
aws-sdk-cloudwatch (1.49.0)
|
aws-sdk-cloudwatch (1.50.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-core (3.112.0)
|
aws-sdk-core (3.113.0)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.239.0)
|
aws-partitions (~> 1, >= 1.239.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
jmespath (~> 1.0)
|
jmespath (~> 1.0)
|
||||||
aws-sdk-ec2 (1.225.0)
|
aws-sdk-ec2 (1.230.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-kms (1.42.0)
|
aws-sdk-kms (1.43.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-s3 (1.89.0)
|
aws-sdk-s3 (1.93.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sdk-kms (~> 1)
|
aws-sdk-kms (~> 1)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sigv4 (1.2.2)
|
aws-sigv4 (1.2.3)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
azure_mgmt_compute (0.22.0)
|
azure_mgmt_compute (0.22.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_monitor (0.19.0)
|
azure_mgmt_monitor (0.19.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_network (0.26.0)
|
azure_mgmt_network (0.26.1)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_resources (0.18.1)
|
azure_mgmt_resources (0.18.2)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_storage (0.23.0)
|
azure_mgmt_storage (0.23.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
@ -63,7 +65,7 @@ GEM
|
|||||||
http-cookie (~> 1.0.0)
|
http-cookie (~> 1.0.0)
|
||||||
faraday_middleware (0.14.0)
|
faraday_middleware (0.14.0)
|
||||||
faraday (>= 0.7.4, < 1.0)
|
faraday (>= 0.7.4, < 1.0)
|
||||||
ffi (1.14.2)
|
ffi (1.15.0)
|
||||||
ffi-rzmq (2.0.7)
|
ffi-rzmq (2.0.7)
|
||||||
ffi-rzmq-core (>= 1.0.7)
|
ffi-rzmq-core (>= 1.0.7)
|
||||||
ffi-rzmq-core (1.0.7)
|
ffi-rzmq-core (1.0.7)
|
||||||
@ -102,14 +104,14 @@ GEM
|
|||||||
ruby2_keywords (~> 0.0.1)
|
ruby2_keywords (~> 0.0.1)
|
||||||
mysql2 (0.5.3)
|
mysql2 (0.5.3)
|
||||||
net-ldap (0.17.0)
|
net-ldap (0.17.0)
|
||||||
nokogiri (1.11.1)
|
nokogiri (1.11.2)
|
||||||
mini_portile2 (~> 2.5.0)
|
mini_portile2 (~> 2.5.0)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
openssl (2.2.0)
|
openssl (2.2.0)
|
||||||
openssl-signature_algorithm (1.1.1)
|
openssl-signature_algorithm (1.1.1)
|
||||||
openssl (~> 2.0)
|
openssl (~> 2.0)
|
||||||
optimist (3.0.1)
|
optimist (3.0.1)
|
||||||
ox (2.14.1)
|
ox (2.14.4)
|
||||||
parse-cron (0.1.4)
|
parse-cron (0.1.4)
|
||||||
pg (1.2.3)
|
pg (1.2.3)
|
||||||
polyglot (0.3.5)
|
polyglot (0.3.5)
|
||||||
@ -164,13 +166,13 @@ GEM
|
|||||||
vsphere-automation-vcenter (0.4.7)
|
vsphere-automation-vcenter (0.4.7)
|
||||||
vsphere-automation-cis (~> 0.4.6)
|
vsphere-automation-cis (~> 0.4.6)
|
||||||
vsphere-automation-runtime (~> 0.4.6)
|
vsphere-automation-runtime (~> 0.4.6)
|
||||||
webauthn (2.4.1)
|
webauthn (2.5.0)
|
||||||
android_key_attestation (~> 0.3.0)
|
android_key_attestation (~> 0.3.0)
|
||||||
awrence (~> 1.1)
|
awrence (~> 1.1)
|
||||||
bindata (~> 2.4)
|
bindata (~> 2.4)
|
||||||
cbor (~> 0.5.9)
|
cbor (~> 0.5.9)
|
||||||
cose (~> 1.1)
|
cose (~> 1.1)
|
||||||
openssl (~> 2.0)
|
openssl (~> 2.1)
|
||||||
safety_net_attestation (~> 0.4.0)
|
safety_net_attestation (~> 0.4.0)
|
||||||
securecompare (~> 1.0)
|
securecompare (~> 1.0)
|
||||||
tpm-key_attestation (~> 0.10.0)
|
tpm-key_attestation (~> 0.10.0)
|
||||||
@ -189,6 +191,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activesupport (~> 4.2)
|
activesupport (~> 4.2)
|
||||||
|
addressable
|
||||||
augeas (~> 0.6)
|
augeas (~> 0.6)
|
||||||
aws-sdk-cloudwatch
|
aws-sdk-cloudwatch
|
||||||
aws-sdk-ec2 (>= 1.151)
|
aws-sdk-ec2 (>= 1.151)
|
||||||
|
@ -6,38 +6,40 @@ GEM
|
|||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
thread_safe (~> 0.3, >= 0.3.4)
|
thread_safe (~> 0.3, >= 0.3.4)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
|
addressable (2.7.0)
|
||||||
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
android_key_attestation (0.3.0)
|
android_key_attestation (0.3.0)
|
||||||
augeas (0.6.4)
|
augeas (0.6.4)
|
||||||
awrence (1.2.1)
|
awrence (1.2.1)
|
||||||
aws-eventstream (1.1.0)
|
aws-eventstream (1.1.1)
|
||||||
aws-partitions (1.430.0)
|
aws-partitions (1.434.0)
|
||||||
aws-sdk-cloudwatch (1.49.0)
|
aws-sdk-cloudwatch (1.50.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-core (3.112.0)
|
aws-sdk-core (3.113.0)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.239.0)
|
aws-partitions (~> 1, >= 1.239.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
jmespath (~> 1.0)
|
jmespath (~> 1.0)
|
||||||
aws-sdk-ec2 (1.225.0)
|
aws-sdk-ec2 (1.230.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-kms (1.42.0)
|
aws-sdk-kms (1.43.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sdk-s3 (1.89.0)
|
aws-sdk-s3 (1.93.0)
|
||||||
aws-sdk-core (~> 3, >= 3.112.0)
|
aws-sdk-core (~> 3, >= 3.112.0)
|
||||||
aws-sdk-kms (~> 1)
|
aws-sdk-kms (~> 1)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
aws-sigv4 (1.2.2)
|
aws-sigv4 (1.2.3)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
azure_mgmt_compute (0.22.0)
|
azure_mgmt_compute (0.22.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_monitor (0.19.0)
|
azure_mgmt_monitor (0.19.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_network (0.26.0)
|
azure_mgmt_network (0.26.1)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_resources (0.18.1)
|
azure_mgmt_resources (0.18.2)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
azure_mgmt_storage (0.23.0)
|
azure_mgmt_storage (0.23.0)
|
||||||
ms_rest_azure (~> 0.12.0)
|
ms_rest_azure (~> 0.12.0)
|
||||||
@ -63,7 +65,7 @@ GEM
|
|||||||
http-cookie (~> 1.0.0)
|
http-cookie (~> 1.0.0)
|
||||||
faraday_middleware (0.14.0)
|
faraday_middleware (0.14.0)
|
||||||
faraday (>= 0.7.4, < 1.0)
|
faraday (>= 0.7.4, < 1.0)
|
||||||
ffi (1.14.2)
|
ffi (1.15.0)
|
||||||
ffi-rzmq (2.0.7)
|
ffi-rzmq (2.0.7)
|
||||||
ffi-rzmq-core (>= 1.0.7)
|
ffi-rzmq-core (>= 1.0.7)
|
||||||
ffi-rzmq-core (1.0.7)
|
ffi-rzmq-core (1.0.7)
|
||||||
@ -102,14 +104,14 @@ GEM
|
|||||||
ruby2_keywords (~> 0.0.1)
|
ruby2_keywords (~> 0.0.1)
|
||||||
mysql2 (0.5.3)
|
mysql2 (0.5.3)
|
||||||
net-ldap (0.17.0)
|
net-ldap (0.17.0)
|
||||||
nokogiri (1.11.1)
|
nokogiri (1.11.2)
|
||||||
mini_portile2 (~> 2.5.0)
|
mini_portile2 (~> 2.5.0)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
openssl (2.2.0)
|
openssl (2.2.0)
|
||||||
openssl-signature_algorithm (1.1.1)
|
openssl-signature_algorithm (1.1.1)
|
||||||
openssl (~> 2.0)
|
openssl (~> 2.0)
|
||||||
optimist (3.0.1)
|
optimist (3.0.1)
|
||||||
ox (2.14.1)
|
ox (2.14.4)
|
||||||
parse-cron (0.1.4)
|
parse-cron (0.1.4)
|
||||||
pg (1.2.3)
|
pg (1.2.3)
|
||||||
polyglot (0.3.5)
|
polyglot (0.3.5)
|
||||||
@ -164,13 +166,13 @@ GEM
|
|||||||
vsphere-automation-vcenter (0.4.7)
|
vsphere-automation-vcenter (0.4.7)
|
||||||
vsphere-automation-cis (~> 0.4.6)
|
vsphere-automation-cis (~> 0.4.6)
|
||||||
vsphere-automation-runtime (~> 0.4.6)
|
vsphere-automation-runtime (~> 0.4.6)
|
||||||
webauthn (2.4.1)
|
webauthn (2.5.0)
|
||||||
android_key_attestation (~> 0.3.0)
|
android_key_attestation (~> 0.3.0)
|
||||||
awrence (~> 1.1)
|
awrence (~> 1.1)
|
||||||
bindata (~> 2.4)
|
bindata (~> 2.4)
|
||||||
cbor (~> 0.5.9)
|
cbor (~> 0.5.9)
|
||||||
cose (~> 1.1)
|
cose (~> 1.1)
|
||||||
openssl (~> 2.0)
|
openssl (~> 2.1)
|
||||||
safety_net_attestation (~> 0.4.0)
|
safety_net_attestation (~> 0.4.0)
|
||||||
securecompare (~> 1.0)
|
securecompare (~> 1.0)
|
||||||
tpm-key_attestation (~> 0.10.0)
|
tpm-key_attestation (~> 0.10.0)
|
||||||
@ -189,6 +191,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activesupport (~> 4.2)
|
activesupport (~> 4.2)
|
||||||
|
addressable
|
||||||
augeas (~> 0.6)
|
augeas (~> 0.6)
|
||||||
aws-sdk-cloudwatch
|
aws-sdk-cloudwatch
|
||||||
aws-sdk-ec2 (>= 1.151)
|
aws-sdk-ec2 (>= 1.151)
|
||||||
|
120
share/install_gems/update_locks
Executable file
120
share/install_gems/update_locks
Executable file
@ -0,0 +1,120 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# -------------------------------------------------------------------------- #
|
||||||
|
# Copyright 2002-2021, OpenNebula Project, OpenNebula Systems #
|
||||||
|
# #
|
||||||
|
# Licensed under the Apache License, Version 2.0 (the "License"); you may #
|
||||||
|
# not use this file except in compliance with the License. You may obtain #
|
||||||
|
# a copy of the License at #
|
||||||
|
# #
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0 #
|
||||||
|
# #
|
||||||
|
# Unless required by applicable law or agreed to in writing, software #
|
||||||
|
# distributed under the License is distributed on an "AS IS" BASIS, #
|
||||||
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. #
|
||||||
|
# See the License for the specific language governing permissions and #
|
||||||
|
# limitations under the License. #
|
||||||
|
#--------------------------------------------------------------------------- #
|
||||||
|
|
||||||
|
set -e -o pipefail
|
||||||
|
|
||||||
|
if [ "$1" == '--help' ]; then
|
||||||
|
cat - >&2 <<EOF
|
||||||
|
Usage: $(basename "$0") [distro1 [distro2 ...]]
|
||||||
|
|
||||||
|
SYNOPSIS
|
||||||
|
Regenerates Gemfile.locks for each distribution/version, distribution
|
||||||
|
identificator corresponds to the directory name. When started without
|
||||||
|
any parameter, refreshes all targets. To limit functionality only
|
||||||
|
on specific targets, pass the distribution identificators as arguments
|
||||||
|
on the command line.
|
||||||
|
|
||||||
|
IMPORTANT: Requires working Docker or Podman (with podman-docker wrapper)!
|
||||||
|
|
||||||
|
EXAMPLES
|
||||||
|
$(basename "$0") - updates all distributions
|
||||||
|
$(basename "$0") CentOS8 Ubuntu2004 - updates only specified ones
|
||||||
|
EOF
|
||||||
|
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
if ! docker image ls &>/dev/null; then
|
||||||
|
echo 'ERROR: Requires working Docker (Podman)' >&2
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
# Whole current repository will be passed into build
|
||||||
|
GIT_DIR=$(readlink -f "$(dirname "$0")/../../")
|
||||||
|
cd "${GIT_DIR}/share/install_gems/"
|
||||||
|
|
||||||
|
# Specify targets as argument or take all
|
||||||
|
DIRS=$*
|
||||||
|
DIRS=${DIRS:-$(ls -d */)}
|
||||||
|
|
||||||
|
for DIR in $DIRS; do
|
||||||
|
TARGET=${DIR%%/}
|
||||||
|
TARGET=${TARGET,,}
|
||||||
|
|
||||||
|
# guess container image and tag
|
||||||
|
DOCKER_IMAGE=${TARGET%%[0-9]*}
|
||||||
|
DOCKER_TAG=${TARGET##${DOCKER_IMAGE}}
|
||||||
|
|
||||||
|
case "${DOCKER_IMAGE}" in
|
||||||
|
ubuntu)
|
||||||
|
DOCKER_TAG=$(echo "${DOCKER_TAG}" | sed -e 's/^\([0-9][0-9]\)/\1./')
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
echo "--- Platform ${TARGET} (${DOCKER_IMAGE}:${DOCKER_TAG})"
|
||||||
|
|
||||||
|
cat - <<EOF | docker run --rm -it -v "${GIT_DIR}:/git:z" "${DOCKER_IMAGE}:${DOCKER_TAG}" bash -c "eval $(cat -)"
|
||||||
|
set -xe -o pipefail
|
||||||
|
|
||||||
|
export LC_ALL=C
|
||||||
|
|
||||||
|
# install/remove essential packages
|
||||||
|
if command -v dpkg >/dev/null; then
|
||||||
|
apt-get update -qq
|
||||||
|
apt-get install -y ruby >/dev/null
|
||||||
|
dpkg -r ruby-bundler
|
||||||
|
|
||||||
|
elif command -v rpm >/dev/null; then
|
||||||
|
if command -v dnf >/dev/null; then
|
||||||
|
dnf -q -y install 'dnf-command(config-manager)'
|
||||||
|
dnf config-manager --set-enabled powertools || /bin/true
|
||||||
|
fi
|
||||||
|
|
||||||
|
yum -q -y install rubygems findutils
|
||||||
|
yum -q -y remove rubygem-bundler
|
||||||
|
fi
|
||||||
|
|
||||||
|
# install Bundler 1.x
|
||||||
|
find /usr -name 'bundler*.gemspec' -delete
|
||||||
|
export PATH=\$PATH:/usr/local/bin
|
||||||
|
gem install bundler -v '<2' --no-document --quiet
|
||||||
|
|
||||||
|
# install OpenNebula
|
||||||
|
mkdir -p /run/lock
|
||||||
|
cd /git
|
||||||
|
if ! ./install.sh &>/tmp/install.out; then
|
||||||
|
cat /tmp/install.out
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
# install gems, check version in lock and copy back
|
||||||
|
/usr/share/one/install_gems
|
||||||
|
|
||||||
|
VERSION=\$(tail -1 /usr/share/one/Gemfile.lock | sed -e 's/\s*//')
|
||||||
|
if ! [[ "\$VERSION" =~ ^1\. ]]; then
|
||||||
|
echo "ERROR: Generated with wrong Bundler version \$VERSION" >&2
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
mkdir -p /git/share/install_gems/${DIR}/
|
||||||
|
\\cp -f /usr/share/one/Gemfile.lock /git/share/install_gems/${DIR}/
|
||||||
|
exit 0
|
||||||
|
EOF
|
||||||
|
|
||||||
|
echo
|
||||||
|
done
|
Loading…
Reference in New Issue
Block a user