From 3791981dede9294b96886bb82485fa9e4f4f0816 Mon Sep 17 00:00:00 2001 From: Vlastimil Holer Date: Fri, 1 Oct 2021 13:46:34 +0200 Subject: [PATCH] M #-: Refresh gems versions for 6.1.80 (#1503) --- share/install_gems/CentOS7/Gemfile.lock | 38 ++-- share/install_gems/CentOS8/Gemfile.lock | 74 +++---- share/install_gems/Debian10/Gemfile.lock | 72 +++--- share/install_gems/Debian11/Gemfile.lock | 10 +- share/install_gems/Debian9/Gemfile.lock | 62 +++--- share/install_gems/Fedora32/Gemfile.lock | 245 --------------------- share/install_gems/Fedora33/Gemfile.lock | 74 +++---- share/install_gems/Fedora34/Gemfile.lock | 68 +++--- share/install_gems/Ubuntu1604/Gemfile.lock | 211 ------------------ share/install_gems/Ubuntu1804/Gemfile.lock | 72 +++--- share/install_gems/Ubuntu2004/Gemfile.lock | 72 +++--- share/install_gems/Ubuntu2010/Gemfile.lock | 72 +++--- share/install_gems/Ubuntu2104/Gemfile.lock | 66 +++--- 13 files changed, 333 insertions(+), 803 deletions(-) delete mode 100644 share/install_gems/Fedora32/Gemfile.lock delete mode 100644 share/install_gems/Ubuntu1604/Gemfile.lock diff --git a/share/install_gems/CentOS7/Gemfile.lock b/share/install_gems/CentOS7/Gemfile.lock index f6296e867c..029c8bbd23 100644 --- a/share/install_gems/CentOS7/Gemfile.lock +++ b/share/install_gems/CentOS7/Gemfile.lock @@ -6,30 +6,30 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) augeas (0.6.4) aws-eventstream (1.1.1) - aws-partitions (1.434.0) - aws-sdk-cloudwatch (1.50.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-partitions (1.493.0) + aws-sdk-cloudwatch (1.54.0) + aws-sdk-core (~> 3, >= 3.119.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.113.0) + aws-sdk-core (3.119.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-ec2 (1.230.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-ec2 (1.260.0) + aws-sdk-core (~> 3, >= 3.119.0) aws-sigv4 (~> 1.1) - aws-sdk-kms (1.43.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-kms (1.47.0) + aws-sdk-core (~> 3, >= 3.119.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.93.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-s3 (1.100.0) + aws-sdk-core (~> 3, >= 3.119.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.3) + aws-sigv4 (1.2.4) aws-eventstream (~> 1, >= 1.0.2) azure_mgmt_compute (0.22.0) ms_rest_azure (~> 0.12.0) @@ -43,10 +43,10 @@ GEM ms_rest_azure (~> 0.12.0) builder (3.2.4) chunky_png (1.4.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) configparser (0.1.7) curb (0.9.11) - daemons (1.3.1) + daemons (1.4.1) dalli (2.7.11) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -68,7 +68,7 @@ GEM gnuplot (2.6.2) hashie (3.6.0) highline (1.7.10) - http-cookie (1.0.3) + http-cookie (1.0.4) domain_name (~> 0.5) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -79,7 +79,7 @@ GEM memcache-client (1.8.5) mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2021.0225) + mime-types-data (3.2021.0901) mini_portile2 (2.1.0) minitest (5.11.3) ms_rest (0.7.6) @@ -97,7 +97,7 @@ GEM nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) optimist (3.0.1) - ox (2.14.4) + ox (2.14.5) parse-cron (0.1.4) pg (1.1.4) polyglot (0.3.5) @@ -116,13 +116,13 @@ GEM rqrcode (0.10.1) chunky_png (~> 1.0) scrub_rb (1.0.1) - sequel (5.42.0) + sequel (5.48.0) sinatra (1.4.8) rack (~> 1.5) rack-protection (~> 1.4) tilt (>= 1.3, < 3) sqlite3 (1.4.2) - thin (1.8.0) + thin (1.8.1) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) diff --git a/share/install_gems/CentOS8/Gemfile.lock b/share/install_gems/CentOS8/Gemfile.lock index ab6ae0e132..1587a1b750 100644 --- a/share/install_gems/CentOS8/Gemfile.lock +++ b/share/install_gems/CentOS8/Gemfile.lock @@ -6,32 +6,32 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) android_key_attestation (0.3.0) augeas (0.6.4) awrence (1.2.1) - aws-eventstream (1.1.1) - aws-partitions (1.434.0) - aws-sdk-cloudwatch (1.50.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-eventstream (1.2.0) + aws-partitions (1.509.0) + aws-sdk-cloudwatch (1.55.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.113.0) + aws-sdk-core (3.121.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-ec2 (1.230.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-ec2 (1.265.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-kms (1.43.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-kms (1.48.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.93.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-s3 (1.103.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.3) + aws-sigv4 (~> 1.4) + aws-sigv4 (1.4.0) aws-eventstream (~> 1, >= 1.0.2) azure_mgmt_compute (0.22.0) ms_rest_azure (~> 0.12.0) @@ -43,17 +43,17 @@ GEM ms_rest_azure (~> 0.12.0) azure_mgmt_storage (0.23.0) ms_rest_azure (~> 0.12.0) - bindata (2.4.8) + bindata (2.4.10) builder (3.2.4) cbor (0.5.9.6) chunky_png (1.4.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) configparser (0.1.7) cose (1.2.0) cbor (~> 0.5.9) openssl-signature_algorithm (~> 1.0) curb (0.9.11) - daemons (1.3.1) + daemons (1.4.1) dalli (2.7.11) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -65,17 +65,17 @@ GEM http-cookie (~> 1.0.0) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) - ffi (1.15.0) + ffi (1.15.4) ffi-rzmq (2.0.7) ffi-rzmq-core (>= 1.0.7) ffi-rzmq-core (1.0.7) ffi - git (1.8.1) + git (1.9.1) rchardet (~> 1.8) gnuplot (2.6.2) hashie (4.1.0) highline (1.7.10) - http-cookie (1.0.3) + http-cookie (1.0.4) domain_name (~> 0.5) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -83,12 +83,10 @@ GEM ipaddress (0.8.3) jmespath (1.4.0) json (2.5.1) - jwt (2.2.2) + jwt (2.2.3) memcache-client (1.8.5) - mime-types (3.3.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2021.0225) - mini_portile2 (2.5.0) + mini_mime (1.1.1) + mini_portile2 (2.6.1) minitest (5.14.4) ms_rest (0.7.6) concurrent-ruby (~> 1.0) @@ -104,14 +102,14 @@ GEM ruby2_keywords (~> 0.0.1) mysql2 (0.5.3) net-ldap (0.17.0) - nokogiri (1.11.2) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) openssl (2.2.0) openssl-signature_algorithm (1.1.1) openssl (~> 2.0) optimist (3.0.1) - ox (2.14.4) + ox (2.14.5) parse-cron (0.1.4) pg (1.2.3) polyglot (0.3.5) @@ -127,22 +125,22 @@ GEM optimist (~> 3.0) rchardet (1.8.0) rotp (6.2.0) - rqrcode (1.2.0) + rqrcode (2.1.0) chunky_png (~> 1.0) - rqrcode_core (~> 0.2) - rqrcode_core (0.2.0) - ruby2_keywords (0.0.4) + rqrcode_core (~> 1.0) + rqrcode_core (1.2.0) + ruby2_keywords (0.0.5) safety_net_attestation (0.4.0) jwt (~> 2.0) securecompare (1.0.0) - sequel (5.42.0) + sequel (5.48.0) sinatra (2.1.0) mustermann (~> 1.0) rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) sqlite3 (1.4.2) - thin (1.8.0) + thin (1.8.1) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) @@ -158,7 +156,7 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) + unf_ext (0.0.8) uuidtools (2.2.0) vsphere-automation-cis (0.4.7) vsphere-automation-runtime (~> 0.4.6) @@ -179,11 +177,11 @@ GEM webrick (1.7.0) xmlrpc (0.3.2) webrick - zendesk_api (1.28.0) + zendesk_api (1.33.0) faraday (>= 0.9.0, < 2.0.0) hashie (>= 3.5.2, < 5.0.0) inflection - mime-types + mini_mime multipart-post (~> 2.0) PLATFORMS @@ -239,7 +237,7 @@ DEPENDENCIES zendesk_api RUBY VERSION - ruby 2.5.5p157 + ruby 2.5.9p229 BUNDLED WITH 1.17.3 diff --git a/share/install_gems/Debian10/Gemfile.lock b/share/install_gems/Debian10/Gemfile.lock index ab6ae0e132..965256d661 100644 --- a/share/install_gems/Debian10/Gemfile.lock +++ b/share/install_gems/Debian10/Gemfile.lock @@ -6,32 +6,32 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) android_key_attestation (0.3.0) augeas (0.6.4) awrence (1.2.1) - aws-eventstream (1.1.1) - aws-partitions (1.434.0) - aws-sdk-cloudwatch (1.50.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-eventstream (1.2.0) + aws-partitions (1.509.0) + aws-sdk-cloudwatch (1.55.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.113.0) + aws-sdk-core (3.121.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-ec2 (1.230.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-ec2 (1.265.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-kms (1.43.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-kms (1.48.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.93.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-s3 (1.103.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.3) + aws-sigv4 (~> 1.4) + aws-sigv4 (1.4.0) aws-eventstream (~> 1, >= 1.0.2) azure_mgmt_compute (0.22.0) ms_rest_azure (~> 0.12.0) @@ -43,17 +43,17 @@ GEM ms_rest_azure (~> 0.12.0) azure_mgmt_storage (0.23.0) ms_rest_azure (~> 0.12.0) - bindata (2.4.8) + bindata (2.4.10) builder (3.2.4) cbor (0.5.9.6) chunky_png (1.4.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) configparser (0.1.7) cose (1.2.0) cbor (~> 0.5.9) openssl-signature_algorithm (~> 1.0) curb (0.9.11) - daemons (1.3.1) + daemons (1.4.1) dalli (2.7.11) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -65,17 +65,17 @@ GEM http-cookie (~> 1.0.0) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) - ffi (1.15.0) + ffi (1.15.4) ffi-rzmq (2.0.7) ffi-rzmq-core (>= 1.0.7) ffi-rzmq-core (1.0.7) ffi - git (1.8.1) + git (1.9.1) rchardet (~> 1.8) gnuplot (2.6.2) hashie (4.1.0) highline (1.7.10) - http-cookie (1.0.3) + http-cookie (1.0.4) domain_name (~> 0.5) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -83,12 +83,10 @@ GEM ipaddress (0.8.3) jmespath (1.4.0) json (2.5.1) - jwt (2.2.2) + jwt (2.2.3) memcache-client (1.8.5) - mime-types (3.3.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2021.0225) - mini_portile2 (2.5.0) + mini_mime (1.1.1) + mini_portile2 (2.6.1) minitest (5.14.4) ms_rest (0.7.6) concurrent-ruby (~> 1.0) @@ -104,14 +102,14 @@ GEM ruby2_keywords (~> 0.0.1) mysql2 (0.5.3) net-ldap (0.17.0) - nokogiri (1.11.2) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) openssl (2.2.0) openssl-signature_algorithm (1.1.1) openssl (~> 2.0) optimist (3.0.1) - ox (2.14.4) + ox (2.14.5) parse-cron (0.1.4) pg (1.2.3) polyglot (0.3.5) @@ -127,22 +125,22 @@ GEM optimist (~> 3.0) rchardet (1.8.0) rotp (6.2.0) - rqrcode (1.2.0) + rqrcode (2.1.0) chunky_png (~> 1.0) - rqrcode_core (~> 0.2) - rqrcode_core (0.2.0) - ruby2_keywords (0.0.4) + rqrcode_core (~> 1.0) + rqrcode_core (1.2.0) + ruby2_keywords (0.0.5) safety_net_attestation (0.4.0) jwt (~> 2.0) securecompare (1.0.0) - sequel (5.42.0) + sequel (5.48.0) sinatra (2.1.0) mustermann (~> 1.0) rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) sqlite3 (1.4.2) - thin (1.8.0) + thin (1.8.1) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) @@ -158,7 +156,7 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) + unf_ext (0.0.8) uuidtools (2.2.0) vsphere-automation-cis (0.4.7) vsphere-automation-runtime (~> 0.4.6) @@ -179,11 +177,11 @@ GEM webrick (1.7.0) xmlrpc (0.3.2) webrick - zendesk_api (1.28.0) + zendesk_api (1.33.0) faraday (>= 0.9.0, < 2.0.0) hashie (>= 3.5.2, < 5.0.0) inflection - mime-types + mini_mime multipart-post (~> 2.0) PLATFORMS diff --git a/share/install_gems/Debian11/Gemfile.lock b/share/install_gems/Debian11/Gemfile.lock index e4a48fcd99..786ce11eaf 100644 --- a/share/install_gems/Debian11/Gemfile.lock +++ b/share/install_gems/Debian11/Gemfile.lock @@ -12,22 +12,22 @@ GEM augeas (0.6.4) awrence (1.2.1) aws-eventstream (1.2.0) - aws-partitions (1.501.0) + aws-partitions (1.509.0) aws-sdk-cloudwatch (1.55.0) aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.121.0) + aws-sdk-core (3.121.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-ec2 (1.263.0) + aws-sdk-ec2 (1.265.0) aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) aws-sdk-kms (1.48.0) aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.102.0) + aws-sdk-s3 (1.103.0) aws-sdk-core (~> 3, >= 3.120.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) @@ -102,7 +102,7 @@ GEM ruby2_keywords (~> 0.0.1) mysql2 (0.5.3) net-ldap (0.17.0) - nokogiri (1.12.4) + nokogiri (1.12.5) mini_portile2 (~> 2.6.1) racc (~> 1.4) openssl (2.2.0) diff --git a/share/install_gems/Debian9/Gemfile.lock b/share/install_gems/Debian9/Gemfile.lock index 1b86d134a3..5ab5e6ce56 100644 --- a/share/install_gems/Debian9/Gemfile.lock +++ b/share/install_gems/Debian9/Gemfile.lock @@ -6,30 +6,30 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) augeas (0.6.4) - aws-eventstream (1.1.1) - aws-partitions (1.434.0) - aws-sdk-cloudwatch (1.50.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-eventstream (1.2.0) + aws-partitions (1.509.0) + aws-sdk-cloudwatch (1.55.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.113.0) + aws-sdk-core (3.121.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-ec2 (1.230.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-ec2 (1.265.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-kms (1.43.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-kms (1.48.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.93.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-s3 (1.103.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.3) + aws-sigv4 (~> 1.4) + aws-sigv4 (1.4.0) aws-eventstream (~> 1, >= 1.0.2) azure_mgmt_compute (0.22.0) ms_rest_azure (~> 0.12.0) @@ -43,10 +43,10 @@ GEM ms_rest_azure (~> 0.12.0) builder (3.2.4) chunky_png (1.4.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) configparser (0.1.7) curb (0.9.11) - daemons (1.3.1) + daemons (1.4.1) dalli (2.7.11) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -58,17 +58,17 @@ GEM http-cookie (~> 1.0.0) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) - ffi (1.15.0) + ffi (1.15.4) ffi-rzmq (2.0.7) ffi-rzmq-core (>= 1.0.7) ffi-rzmq-core (1.0.7) ffi - git (1.8.1) + git (1.9.1) rchardet (~> 1.8) gnuplot (2.6.2) hashie (4.1.0) highline (1.7.10) - http-cookie (1.0.3) + http-cookie (1.0.4) domain_name (~> 0.5) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -77,9 +77,7 @@ GEM jmespath (1.4.0) json (2.5.1) memcache-client (1.8.5) - mime-types (3.3.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2021.0225) + mini_mime (1.1.1) mini_portile2 (2.4.0) minitest (5.14.4) ms_rest (0.7.6) @@ -99,7 +97,7 @@ GEM nokogiri (1.10.10) mini_portile2 (~> 2.4.0) optimist (3.0.1) - ox (2.14.4) + ox (2.14.5) parse-cron (0.1.4) pg (1.2.3) polyglot (0.3.5) @@ -114,19 +112,19 @@ GEM optimist (~> 3.0) rchardet (1.8.0) rotp (6.2.0) - rqrcode (1.2.0) + rqrcode (2.1.0) chunky_png (~> 1.0) - rqrcode_core (~> 0.2) - rqrcode_core (0.2.0) - ruby2_keywords (0.0.4) - sequel (5.42.0) + rqrcode_core (~> 1.0) + rqrcode_core (1.2.0) + ruby2_keywords (0.0.5) + sequel (5.48.0) sinatra (2.1.0) mustermann (~> 1.0) rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) sqlite3 (1.4.2) - thin (1.8.0) + thin (1.8.1) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) @@ -139,7 +137,7 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) + unf_ext (0.0.8) uuidtools (2.2.0) vsphere-automation-cis (0.4.7) vsphere-automation-runtime (~> 0.4.6) @@ -147,11 +145,11 @@ GEM vsphere-automation-vcenter (0.4.7) vsphere-automation-cis (~> 0.4.6) vsphere-automation-runtime (~> 0.4.6) - zendesk_api (1.28.0) + zendesk_api (1.33.0) faraday (>= 0.9.0, < 2.0.0) hashie (>= 3.5.2, < 5.0.0) inflection - mime-types + mini_mime multipart-post (~> 2.0) PLATFORMS diff --git a/share/install_gems/Fedora32/Gemfile.lock b/share/install_gems/Fedora32/Gemfile.lock deleted file mode 100644 index 579f4b4e2b..0000000000 --- a/share/install_gems/Fedora32/Gemfile.lock +++ /dev/null @@ -1,245 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - activesupport (4.2.11.3) - i18n (~> 0.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) - android_key_attestation (0.3.0) - augeas (0.6.4) - awrence (1.2.1) - aws-eventstream (1.1.1) - aws-partitions (1.434.0) - aws-sdk-cloudwatch (1.50.0) - aws-sdk-core (~> 3, >= 3.112.0) - aws-sigv4 (~> 1.1) - aws-sdk-core (3.113.0) - aws-eventstream (~> 1, >= 1.0.2) - aws-partitions (~> 1, >= 1.239.0) - aws-sigv4 (~> 1.1) - jmespath (~> 1.0) - aws-sdk-ec2 (1.230.0) - aws-sdk-core (~> 3, >= 3.112.0) - aws-sigv4 (~> 1.1) - aws-sdk-kms (1.43.0) - aws-sdk-core (~> 3, >= 3.112.0) - aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.93.0) - aws-sdk-core (~> 3, >= 3.112.0) - aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.3) - aws-eventstream (~> 1, >= 1.0.2) - azure_mgmt_compute (0.22.0) - ms_rest_azure (~> 0.12.0) - azure_mgmt_monitor (0.19.0) - ms_rest_azure (~> 0.12.0) - azure_mgmt_network (0.26.1) - ms_rest_azure (~> 0.12.0) - azure_mgmt_resources (0.18.2) - ms_rest_azure (~> 0.12.0) - azure_mgmt_storage (0.23.0) - ms_rest_azure (~> 0.12.0) - bindata (2.4.8) - builder (3.2.4) - cbor (0.5.9.6) - chunky_png (1.4.0) - concurrent-ruby (1.1.8) - configparser (0.1.7) - cose (1.2.0) - cbor (~> 0.5.9) - openssl-signature_algorithm (~> 1.0) - curb (0.9.11) - daemons (1.3.1) - dalli (2.7.11) - domain_name (0.5.20190701) - unf (>= 0.0.5, < 1.0.0) - eventmachine (1.2.7) - faraday (0.17.4) - multipart-post (>= 1.2, < 3) - faraday-cookie_jar (0.0.7) - faraday (>= 0.8.0) - http-cookie (~> 1.0.0) - faraday_middleware (0.14.0) - faraday (>= 0.7.4, < 1.0) - ffi (1.15.0) - ffi-rzmq (2.0.7) - ffi-rzmq-core (>= 1.0.7) - ffi-rzmq-core (1.0.7) - ffi - git (1.8.1) - rchardet (~> 1.8) - gnuplot (2.6.2) - hashie (4.1.0) - highline (1.7.10) - http-cookie (1.0.3) - domain_name (~> 0.5) - i18n (0.9.5) - concurrent-ruby (~> 1.0) - inflection (1.0.0) - ipaddress (0.8.3) - jmespath (1.4.0) - json (2.5.1) - jwt (2.2.2) - memcache-client (1.8.5) - mime-types (3.3.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2021.0225) - mini_portile2 (2.5.0) - minitest (5.14.4) - ms_rest (0.7.6) - concurrent-ruby (~> 1.0) - faraday (>= 0.9, < 2.0.0) - timeliness (~> 0.3.10) - ms_rest_azure (0.12.0) - concurrent-ruby (~> 1.0) - faraday (>= 0.9, < 2.0.0) - faraday-cookie_jar (~> 0.0.6) - ms_rest (~> 0.7.6) - multipart-post (2.1.1) - mustermann (1.1.1) - ruby2_keywords (~> 0.0.1) - mysql2 (0.5.3) - net-ldap (0.17.0) - nokogiri (1.11.2) - mini_portile2 (~> 2.5.0) - racc (~> 1.4) - openssl (2.2.0) - openssl-signature_algorithm (1.1.1) - openssl (~> 2.0) - optimist (3.0.1) - ox (2.14.4) - parse-cron (0.1.4) - pg (1.2.3) - polyglot (0.3.5) - public_suffix (4.0.6) - racc (1.5.2) - rack (2.2.3) - rack-protection (2.1.0) - rack - rbvmomi (3.0.0) - builder (~> 3.2) - json (~> 2.3) - nokogiri (~> 1.10) - optimist (~> 3.0) - rchardet (1.8.0) - rotp (6.2.0) - rqrcode (1.2.0) - chunky_png (~> 1.0) - rqrcode_core (~> 0.2) - rqrcode_core (0.2.0) - ruby2_keywords (0.0.4) - safety_net_attestation (0.4.0) - jwt (~> 2.0) - securecompare (1.0.0) - sequel (5.42.0) - sinatra (2.1.0) - mustermann (~> 1.0) - rack (~> 2.2) - rack-protection (= 2.1.0) - tilt (~> 2.0) - sqlite3 (1.4.2) - thin (1.8.0) - daemons (~> 1.0, >= 1.0.9) - eventmachine (~> 1.0, >= 1.0.4) - rack (>= 1, < 3) - thread_safe (0.3.6) - tilt (2.0.10) - timeliness (0.3.10) - tpm-key_attestation (0.10.0) - bindata (~> 2.4) - openssl-signature_algorithm (~> 1.0) - treetop (1.6.11) - polyglot (~> 0.3) - tzinfo (1.2.9) - thread_safe (~> 0.1) - unf (0.1.4) - unf_ext - unf_ext (0.0.7.7) - uuidtools (2.2.0) - vsphere-automation-cis (0.4.7) - vsphere-automation-runtime (~> 0.4.6) - vsphere-automation-runtime (0.4.7) - vsphere-automation-vcenter (0.4.7) - vsphere-automation-cis (~> 0.4.6) - vsphere-automation-runtime (~> 0.4.6) - webauthn (2.5.0) - android_key_attestation (~> 0.3.0) - awrence (~> 1.1) - bindata (~> 2.4) - cbor (~> 0.5.9) - cose (~> 1.1) - openssl (~> 2.1) - safety_net_attestation (~> 0.4.0) - securecompare (~> 1.0) - tpm-key_attestation (~> 0.10.0) - webrick (1.7.0) - xmlrpc (0.3.2) - webrick - zendesk_api (1.28.0) - faraday (>= 0.9.0, < 2.0.0) - hashie (>= 3.5.2, < 5.0.0) - inflection - mime-types - multipart-post (~> 2.0) - -PLATFORMS - ruby - -DEPENDENCIES - activesupport (~> 4.2) - addressable - augeas (~> 0.6) - aws-sdk-cloudwatch - aws-sdk-ec2 (>= 1.151) - aws-sdk-s3 - azure_mgmt_compute - azure_mgmt_monitor - azure_mgmt_network - azure_mgmt_resources - azure_mgmt_storage - configparser - curb - dalli - faraday (~> 0.15) - faraday_middleware (~> 0.12) - ffi-rzmq (~> 2.0.7) - git (~> 1.5) - gnuplot - highline (~> 1.7) - i18n (~> 0.9) - ipaddress (~> 0.8.3) - json (>= 2.0) - memcache-client - minitest - mysql2 - net-ldap - nokogiri - ox - parse-cron - pg - public_suffix - rack - rbvmomi (~> 3.0.0) - rotp - rqrcode - sequel - sinatra - sqlite3 - thin - treetop (>= 1.6.3) - uuidtools - vsphere-automation-cis (~> 0.4.6) - vsphere-automation-vcenter (~> 0.4.6) - webauthn - xmlrpc - zendesk_api - -RUBY VERSION - ruby 2.7.2p137 - -BUNDLED WITH - 1.17.3 diff --git a/share/install_gems/Fedora33/Gemfile.lock b/share/install_gems/Fedora33/Gemfile.lock index 579f4b4e2b..c684e711e9 100644 --- a/share/install_gems/Fedora33/Gemfile.lock +++ b/share/install_gems/Fedora33/Gemfile.lock @@ -6,32 +6,32 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) android_key_attestation (0.3.0) augeas (0.6.4) awrence (1.2.1) - aws-eventstream (1.1.1) - aws-partitions (1.434.0) - aws-sdk-cloudwatch (1.50.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-eventstream (1.2.0) + aws-partitions (1.509.0) + aws-sdk-cloudwatch (1.55.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.113.0) + aws-sdk-core (3.121.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-ec2 (1.230.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-ec2 (1.265.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-kms (1.43.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-kms (1.48.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.93.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-s3 (1.103.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.3) + aws-sigv4 (~> 1.4) + aws-sigv4 (1.4.0) aws-eventstream (~> 1, >= 1.0.2) azure_mgmt_compute (0.22.0) ms_rest_azure (~> 0.12.0) @@ -43,17 +43,17 @@ GEM ms_rest_azure (~> 0.12.0) azure_mgmt_storage (0.23.0) ms_rest_azure (~> 0.12.0) - bindata (2.4.8) + bindata (2.4.10) builder (3.2.4) cbor (0.5.9.6) chunky_png (1.4.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) configparser (0.1.7) cose (1.2.0) cbor (~> 0.5.9) openssl-signature_algorithm (~> 1.0) curb (0.9.11) - daemons (1.3.1) + daemons (1.4.1) dalli (2.7.11) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -65,17 +65,17 @@ GEM http-cookie (~> 1.0.0) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) - ffi (1.15.0) + ffi (1.15.4) ffi-rzmq (2.0.7) ffi-rzmq-core (>= 1.0.7) ffi-rzmq-core (1.0.7) ffi - git (1.8.1) + git (1.9.1) rchardet (~> 1.8) gnuplot (2.6.2) hashie (4.1.0) highline (1.7.10) - http-cookie (1.0.3) + http-cookie (1.0.4) domain_name (~> 0.5) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -83,12 +83,10 @@ GEM ipaddress (0.8.3) jmespath (1.4.0) json (2.5.1) - jwt (2.2.2) + jwt (2.2.3) memcache-client (1.8.5) - mime-types (3.3.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2021.0225) - mini_portile2 (2.5.0) + mini_mime (1.1.1) + mini_portile2 (2.6.1) minitest (5.14.4) ms_rest (0.7.6) concurrent-ruby (~> 1.0) @@ -104,14 +102,14 @@ GEM ruby2_keywords (~> 0.0.1) mysql2 (0.5.3) net-ldap (0.17.0) - nokogiri (1.11.2) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) openssl (2.2.0) openssl-signature_algorithm (1.1.1) openssl (~> 2.0) optimist (3.0.1) - ox (2.14.4) + ox (2.14.5) parse-cron (0.1.4) pg (1.2.3) polyglot (0.3.5) @@ -127,22 +125,22 @@ GEM optimist (~> 3.0) rchardet (1.8.0) rotp (6.2.0) - rqrcode (1.2.0) + rqrcode (2.1.0) chunky_png (~> 1.0) - rqrcode_core (~> 0.2) - rqrcode_core (0.2.0) - ruby2_keywords (0.0.4) + rqrcode_core (~> 1.0) + rqrcode_core (1.2.0) + ruby2_keywords (0.0.5) safety_net_attestation (0.4.0) jwt (~> 2.0) securecompare (1.0.0) - sequel (5.42.0) + sequel (5.48.0) sinatra (2.1.0) mustermann (~> 1.0) rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) sqlite3 (1.4.2) - thin (1.8.0) + thin (1.8.1) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) @@ -158,7 +156,7 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) + unf_ext (0.0.8) uuidtools (2.2.0) vsphere-automation-cis (0.4.7) vsphere-automation-runtime (~> 0.4.6) @@ -179,11 +177,11 @@ GEM webrick (1.7.0) xmlrpc (0.3.2) webrick - zendesk_api (1.28.0) + zendesk_api (1.33.0) faraday (>= 0.9.0, < 2.0.0) hashie (>= 3.5.2, < 5.0.0) inflection - mime-types + mini_mime multipart-post (~> 2.0) PLATFORMS @@ -239,7 +237,7 @@ DEPENDENCIES zendesk_api RUBY VERSION - ruby 2.7.2p137 + ruby 2.7.3p183 BUNDLED WITH 1.17.3 diff --git a/share/install_gems/Fedora34/Gemfile.lock b/share/install_gems/Fedora34/Gemfile.lock index a9f1bf23ce..36933c2302 100644 --- a/share/install_gems/Fedora34/Gemfile.lock +++ b/share/install_gems/Fedora34/Gemfile.lock @@ -6,32 +6,32 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) android_key_attestation (0.3.0) augeas (0.6.4) awrence (1.2.1) - aws-eventstream (1.1.1) - aws-partitions (1.449.0) - aws-sdk-cloudwatch (1.51.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-eventstream (1.2.0) + aws-partitions (1.509.0) + aws-sdk-cloudwatch (1.55.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.114.0) + aws-sdk-core (3.121.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-ec2 (1.235.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-ec2 (1.265.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-kms (1.43.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-kms (1.48.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.94.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-s3 (1.103.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.3) + aws-sigv4 (~> 1.4) + aws-sigv4 (1.4.0) aws-eventstream (~> 1, >= 1.0.2) azure_mgmt_compute (0.22.0) ms_rest_azure (~> 0.12.0) @@ -43,17 +43,17 @@ GEM ms_rest_azure (~> 0.12.0) azure_mgmt_storage (0.23.0) ms_rest_azure (~> 0.12.0) - bindata (2.4.9) + bindata (2.4.10) builder (3.2.4) cbor (0.5.9.6) chunky_png (1.4.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) configparser (0.1.7) cose (1.2.0) cbor (~> 0.5.9) openssl-signature_algorithm (~> 1.0) curb (0.9.11) - daemons (1.3.1) + daemons (1.4.1) dalli (2.7.11) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -65,17 +65,17 @@ GEM http-cookie (~> 1.0.0) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) - ffi (1.15.0) + ffi (1.15.4) ffi-rzmq (2.0.7) ffi-rzmq-core (>= 1.0.7) ffi-rzmq-core (1.0.7) ffi - git (1.8.1) + git (1.9.1) rchardet (~> 1.8) gnuplot (2.6.2) hashie (4.1.0) highline (1.7.10) - http-cookie (1.0.3) + http-cookie (1.0.4) domain_name (~> 0.5) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -85,8 +85,8 @@ GEM json (2.5.1) jwt (2.2.3) memcache-client (1.8.5) - mini_mime (1.1.0) - mini_portile2 (2.5.1) + mini_mime (1.1.1) + mini_portile2 (2.6.1) minitest (5.14.4) ms_rest (0.7.6) concurrent-ruby (~> 1.0) @@ -102,14 +102,14 @@ GEM ruby2_keywords (~> 0.0.1) mysql2 (0.5.3) net-ldap (0.17.0) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) openssl (2.2.0) openssl-signature_algorithm (1.1.1) openssl (~> 2.0) optimist (3.0.1) - ox (2.14.4) + ox (2.14.5) parse-cron (0.1.4) pg (1.2.3) polyglot (0.3.5) @@ -126,22 +126,22 @@ GEM rchardet (1.8.0) rexml (3.2.5) rotp (6.2.0) - rqrcode (1.2.0) + rqrcode (2.1.0) chunky_png (~> 1.0) - rqrcode_core (~> 0.2) - rqrcode_core (0.2.0) - ruby2_keywords (0.0.4) + rqrcode_core (~> 1.0) + rqrcode_core (1.2.0) + ruby2_keywords (0.0.5) safety_net_attestation (0.4.0) jwt (~> 2.0) securecompare (1.0.0) - sequel (5.43.0) + sequel (5.48.0) sinatra (2.1.0) mustermann (~> 1.0) rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) sqlite3 (1.4.2) - thin (1.8.0) + thin (1.8.1) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) @@ -157,7 +157,7 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) + unf_ext (0.0.8) uuidtools (2.2.0) vsphere-automation-cis (0.4.7) vsphere-automation-runtime (~> 0.4.6) @@ -178,7 +178,7 @@ GEM webrick (1.7.0) xmlrpc (0.3.2) webrick - zendesk_api (1.29.0) + zendesk_api (1.33.0) faraday (>= 0.9.0, < 2.0.0) hashie (>= 3.5.2, < 5.0.0) inflection @@ -239,7 +239,7 @@ DEPENDENCIES zendesk_api RUBY VERSION - ruby 3.0.1p64 + ruby 3.0.2p107 BUNDLED WITH 1.17.3 diff --git a/share/install_gems/Ubuntu1604/Gemfile.lock b/share/install_gems/Ubuntu1604/Gemfile.lock deleted file mode 100644 index 5c7c82795f..0000000000 --- a/share/install_gems/Ubuntu1604/Gemfile.lock +++ /dev/null @@ -1,211 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - activesupport (4.2.11.3) - i18n (~> 0.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) - augeas (0.6.4) - aws-eventstream (1.1.1) - aws-partitions (1.434.0) - aws-sdk-cloudwatch (1.50.0) - aws-sdk-core (~> 3, >= 3.112.0) - aws-sigv4 (~> 1.1) - aws-sdk-core (3.113.0) - aws-eventstream (~> 1, >= 1.0.2) - aws-partitions (~> 1, >= 1.239.0) - aws-sigv4 (~> 1.1) - jmespath (~> 1.0) - aws-sdk-ec2 (1.230.0) - aws-sdk-core (~> 3, >= 3.112.0) - aws-sigv4 (~> 1.1) - aws-sdk-kms (1.43.0) - aws-sdk-core (~> 3, >= 3.112.0) - aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.93.0) - aws-sdk-core (~> 3, >= 3.112.0) - aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.3) - aws-eventstream (~> 1, >= 1.0.2) - azure_mgmt_compute (0.22.0) - ms_rest_azure (~> 0.12.0) - azure_mgmt_monitor (0.19.0) - ms_rest_azure (~> 0.12.0) - azure_mgmt_network (0.26.1) - ms_rest_azure (~> 0.12.0) - azure_mgmt_resources (0.18.2) - ms_rest_azure (~> 0.12.0) - azure_mgmt_storage (0.23.0) - ms_rest_azure (~> 0.12.0) - builder (3.2.4) - chunky_png (1.4.0) - concurrent-ruby (1.1.8) - configparser (0.1.7) - curb (0.9.11) - daemons (1.3.1) - dalli (2.7.11) - domain_name (0.5.20190701) - unf (>= 0.0.5, < 1.0.0) - eventmachine (1.2.7) - faraday (0.17.4) - multipart-post (>= 1.2, < 3) - faraday-cookie_jar (0.0.7) - faraday (>= 0.8.0) - http-cookie (~> 1.0.0) - faraday_middleware (0.14.0) - faraday (>= 0.7.4, < 1.0) - ffi (1.15.0) - ffi-rzmq (2.0.7) - ffi-rzmq-core (>= 1.0.7) - ffi-rzmq-core (1.0.7) - ffi - git (1.8.1) - rchardet (~> 1.8) - gnuplot (2.6.2) - hashie (4.1.0) - highline (1.7.10) - http-cookie (1.0.3) - domain_name (~> 0.5) - i18n (0.9.5) - concurrent-ruby (~> 1.0) - inflection (1.0.0) - ipaddress (0.8.3) - jmespath (1.4.0) - json (2.5.1) - memcache-client (1.8.5) - mime-types (3.3.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2021.0225) - mini_portile2 (2.4.0) - minitest (5.14.4) - ms_rest (0.7.6) - concurrent-ruby (~> 1.0) - faraday (>= 0.9, < 2.0.0) - timeliness (~> 0.3.10) - ms_rest_azure (0.12.0) - concurrent-ruby (~> 1.0) - faraday (>= 0.9, < 2.0.0) - faraday-cookie_jar (~> 0.0.6) - ms_rest (~> 0.7.6) - multipart-post (2.1.1) - mustermann (1.1.1) - ruby2_keywords (~> 0.0.1) - mysql2 (0.5.3) - net-ldap (0.17.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) - optimist (3.0.1) - ox (2.14.4) - parse-cron (0.1.4) - pg (1.2.3) - polyglot (0.3.5) - public_suffix (4.0.6) - rack (2.2.3) - rack-protection (2.1.0) - rack - rbvmomi (2.2.0) - builder (~> 3.0) - json (>= 1.8) - nokogiri (~> 1.5) - optimist (~> 3.0) - rchardet (1.8.0) - rotp (6.2.0) - rqrcode (1.2.0) - chunky_png (~> 1.0) - rqrcode_core (~> 0.2) - rqrcode_core (0.2.0) - ruby2_keywords (0.0.4) - sequel (5.42.0) - sinatra (2.1.0) - mustermann (~> 1.0) - rack (~> 2.2) - rack-protection (= 2.1.0) - tilt (~> 2.0) - sqlite3 (1.4.2) - thin (1.8.0) - daemons (~> 1.0, >= 1.0.9) - eventmachine (~> 1.0, >= 1.0.4) - rack (>= 1, < 3) - thread_safe (0.3.6) - tilt (2.0.10) - timeliness (0.3.10) - treetop (1.6.11) - polyglot (~> 0.3) - tzinfo (1.2.9) - thread_safe (~> 0.1) - unf (0.1.4) - unf_ext - unf_ext (0.0.7.7) - uuidtools (2.2.0) - vsphere-automation-cis (0.4.7) - vsphere-automation-runtime (~> 0.4.6) - vsphere-automation-runtime (0.4.7) - vsphere-automation-vcenter (0.4.7) - vsphere-automation-cis (~> 0.4.6) - vsphere-automation-runtime (~> 0.4.6) - zendesk_api (1.28.0) - faraday (>= 0.9.0, < 2.0.0) - hashie (>= 3.5.2, < 5.0.0) - inflection - mime-types - multipart-post (~> 2.0) - -PLATFORMS - ruby - -DEPENDENCIES - activesupport (~> 4.2) - addressable - augeas (~> 0.6) - aws-sdk-cloudwatch - aws-sdk-ec2 (>= 1.151) - aws-sdk-s3 - azure_mgmt_compute - azure_mgmt_monitor - azure_mgmt_network - azure_mgmt_resources - azure_mgmt_storage - configparser - curb - dalli - faraday (~> 0.15) - faraday_middleware (~> 0.12) - ffi-rzmq (~> 2.0.7) - git (~> 1.5) - gnuplot - highline (~> 1.7) - i18n (~> 0.9) - ipaddress (~> 0.8.3) - json (>= 2.0) - memcache-client - minitest - mysql2 - net-ldap - nokogiri - ox - parse-cron - pg - public_suffix - rack - rbvmomi (~> 2.2.0) - rotp - rqrcode - sequel - sinatra - sqlite3 - thin - treetop (>= 1.6.3) - uuidtools - vsphere-automation-cis (~> 0.4.6) - vsphere-automation-vcenter (~> 0.4.6) - zendesk_api - -RUBY VERSION - ruby 2.3.1p112 - -BUNDLED WITH - 1.17.3 diff --git a/share/install_gems/Ubuntu1804/Gemfile.lock b/share/install_gems/Ubuntu1804/Gemfile.lock index 88abb48aca..9ec861c10d 100644 --- a/share/install_gems/Ubuntu1804/Gemfile.lock +++ b/share/install_gems/Ubuntu1804/Gemfile.lock @@ -6,32 +6,32 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) android_key_attestation (0.3.0) augeas (0.6.4) awrence (1.2.1) - aws-eventstream (1.1.1) - aws-partitions (1.434.0) - aws-sdk-cloudwatch (1.50.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-eventstream (1.2.0) + aws-partitions (1.509.0) + aws-sdk-cloudwatch (1.55.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.113.0) + aws-sdk-core (3.121.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-ec2 (1.230.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-ec2 (1.265.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-kms (1.43.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-kms (1.48.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.93.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-s3 (1.103.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.3) + aws-sigv4 (~> 1.4) + aws-sigv4 (1.4.0) aws-eventstream (~> 1, >= 1.0.2) azure_mgmt_compute (0.22.0) ms_rest_azure (~> 0.12.0) @@ -43,17 +43,17 @@ GEM ms_rest_azure (~> 0.12.0) azure_mgmt_storage (0.23.0) ms_rest_azure (~> 0.12.0) - bindata (2.4.8) + bindata (2.4.10) builder (3.2.4) cbor (0.5.9.6) chunky_png (1.4.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) configparser (0.1.7) cose (1.2.0) cbor (~> 0.5.9) openssl-signature_algorithm (~> 1.0) curb (0.9.11) - daemons (1.3.1) + daemons (1.4.1) dalli (2.7.11) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -65,17 +65,17 @@ GEM http-cookie (~> 1.0.0) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) - ffi (1.15.0) + ffi (1.15.4) ffi-rzmq (2.0.7) ffi-rzmq-core (>= 1.0.7) ffi-rzmq-core (1.0.7) ffi - git (1.8.1) + git (1.9.1) rchardet (~> 1.8) gnuplot (2.6.2) hashie (4.1.0) highline (1.7.10) - http-cookie (1.0.3) + http-cookie (1.0.4) domain_name (~> 0.5) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -83,12 +83,10 @@ GEM ipaddress (0.8.3) jmespath (1.4.0) json (2.5.1) - jwt (2.2.2) + jwt (2.2.3) memcache-client (1.8.5) - mime-types (3.3.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2021.0225) - mini_portile2 (2.5.0) + mini_mime (1.1.1) + mini_portile2 (2.6.1) minitest (5.14.4) ms_rest (0.7.6) concurrent-ruby (~> 1.0) @@ -104,14 +102,14 @@ GEM ruby2_keywords (~> 0.0.1) mysql2 (0.5.3) net-ldap (0.17.0) - nokogiri (1.11.2) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) openssl (2.2.0) openssl-signature_algorithm (1.1.1) openssl (~> 2.0) optimist (3.0.1) - ox (2.14.4) + ox (2.14.5) parse-cron (0.1.4) pg (1.2.3) polyglot (0.3.5) @@ -127,22 +125,22 @@ GEM optimist (~> 3.0) rchardet (1.8.0) rotp (6.2.0) - rqrcode (1.2.0) + rqrcode (2.1.0) chunky_png (~> 1.0) - rqrcode_core (~> 0.2) - rqrcode_core (0.2.0) - ruby2_keywords (0.0.4) + rqrcode_core (~> 1.0) + rqrcode_core (1.2.0) + ruby2_keywords (0.0.5) safety_net_attestation (0.4.0) jwt (~> 2.0) securecompare (1.0.0) - sequel (5.42.0) + sequel (5.48.0) sinatra (2.1.0) mustermann (~> 1.0) rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) sqlite3 (1.4.2) - thin (1.8.0) + thin (1.8.1) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) @@ -158,7 +156,7 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) + unf_ext (0.0.8) uuidtools (2.2.0) vsphere-automation-cis (0.4.7) vsphere-automation-runtime (~> 0.4.6) @@ -179,11 +177,11 @@ GEM webrick (1.7.0) xmlrpc (0.3.2) webrick - zendesk_api (1.28.0) + zendesk_api (1.33.0) faraday (>= 0.9.0, < 2.0.0) hashie (>= 3.5.2, < 5.0.0) inflection - mime-types + mini_mime multipart-post (~> 2.0) PLATFORMS diff --git a/share/install_gems/Ubuntu2004/Gemfile.lock b/share/install_gems/Ubuntu2004/Gemfile.lock index 0b7212c557..b0fbcb6bba 100644 --- a/share/install_gems/Ubuntu2004/Gemfile.lock +++ b/share/install_gems/Ubuntu2004/Gemfile.lock @@ -6,32 +6,32 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) android_key_attestation (0.3.0) augeas (0.6.4) awrence (1.2.1) - aws-eventstream (1.1.1) - aws-partitions (1.434.0) - aws-sdk-cloudwatch (1.50.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-eventstream (1.2.0) + aws-partitions (1.509.0) + aws-sdk-cloudwatch (1.55.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.113.0) + aws-sdk-core (3.121.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-ec2 (1.230.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-ec2 (1.265.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-kms (1.43.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-kms (1.48.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.93.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-s3 (1.103.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.3) + aws-sigv4 (~> 1.4) + aws-sigv4 (1.4.0) aws-eventstream (~> 1, >= 1.0.2) azure_mgmt_compute (0.22.0) ms_rest_azure (~> 0.12.0) @@ -43,17 +43,17 @@ GEM ms_rest_azure (~> 0.12.0) azure_mgmt_storage (0.23.0) ms_rest_azure (~> 0.12.0) - bindata (2.4.8) + bindata (2.4.10) builder (3.2.4) cbor (0.5.9.6) chunky_png (1.4.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) configparser (0.1.7) cose (1.2.0) cbor (~> 0.5.9) openssl-signature_algorithm (~> 1.0) curb (0.9.11) - daemons (1.3.1) + daemons (1.4.1) dalli (2.7.11) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -65,17 +65,17 @@ GEM http-cookie (~> 1.0.0) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) - ffi (1.15.0) + ffi (1.15.4) ffi-rzmq (2.0.7) ffi-rzmq-core (>= 1.0.7) ffi-rzmq-core (1.0.7) ffi - git (1.8.1) + git (1.9.1) rchardet (~> 1.8) gnuplot (2.6.2) hashie (4.1.0) highline (1.7.10) - http-cookie (1.0.3) + http-cookie (1.0.4) domain_name (~> 0.5) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -83,12 +83,10 @@ GEM ipaddress (0.8.3) jmespath (1.4.0) json (2.5.1) - jwt (2.2.2) + jwt (2.2.3) memcache-client (1.8.5) - mime-types (3.3.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2021.0225) - mini_portile2 (2.5.0) + mini_mime (1.1.1) + mini_portile2 (2.6.1) minitest (5.14.4) ms_rest (0.7.6) concurrent-ruby (~> 1.0) @@ -104,14 +102,14 @@ GEM ruby2_keywords (~> 0.0.1) mysql2 (0.5.3) net-ldap (0.17.0) - nokogiri (1.11.2) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) openssl (2.2.0) openssl-signature_algorithm (1.1.1) openssl (~> 2.0) optimist (3.0.1) - ox (2.14.4) + ox (2.14.5) parse-cron (0.1.4) pg (1.2.3) polyglot (0.3.5) @@ -127,22 +125,22 @@ GEM optimist (~> 3.0) rchardet (1.8.0) rotp (6.2.0) - rqrcode (1.2.0) + rqrcode (2.1.0) chunky_png (~> 1.0) - rqrcode_core (~> 0.2) - rqrcode_core (0.2.0) - ruby2_keywords (0.0.4) + rqrcode_core (~> 1.0) + rqrcode_core (1.2.0) + ruby2_keywords (0.0.5) safety_net_attestation (0.4.0) jwt (~> 2.0) securecompare (1.0.0) - sequel (5.42.0) + sequel (5.48.0) sinatra (2.1.0) mustermann (~> 1.0) rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) sqlite3 (1.4.2) - thin (1.8.0) + thin (1.8.1) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) @@ -158,7 +156,7 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) + unf_ext (0.0.8) uuidtools (2.2.0) vsphere-automation-cis (0.4.7) vsphere-automation-runtime (~> 0.4.6) @@ -179,11 +177,11 @@ GEM webrick (1.7.0) xmlrpc (0.3.2) webrick - zendesk_api (1.28.0) + zendesk_api (1.33.0) faraday (>= 0.9.0, < 2.0.0) hashie (>= 3.5.2, < 5.0.0) inflection - mime-types + mini_mime multipart-post (~> 2.0) PLATFORMS diff --git a/share/install_gems/Ubuntu2010/Gemfile.lock b/share/install_gems/Ubuntu2010/Gemfile.lock index a51aae135a..9512f54b9d 100644 --- a/share/install_gems/Ubuntu2010/Gemfile.lock +++ b/share/install_gems/Ubuntu2010/Gemfile.lock @@ -6,32 +6,32 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) android_key_attestation (0.3.0) augeas (0.6.4) awrence (1.2.1) - aws-eventstream (1.1.1) - aws-partitions (1.434.0) - aws-sdk-cloudwatch (1.50.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-eventstream (1.2.0) + aws-partitions (1.509.0) + aws-sdk-cloudwatch (1.55.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.113.0) + aws-sdk-core (3.121.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-ec2 (1.230.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-ec2 (1.265.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-kms (1.43.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-kms (1.48.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.93.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-s3 (1.103.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.3) + aws-sigv4 (~> 1.4) + aws-sigv4 (1.4.0) aws-eventstream (~> 1, >= 1.0.2) azure_mgmt_compute (0.22.0) ms_rest_azure (~> 0.12.0) @@ -43,17 +43,17 @@ GEM ms_rest_azure (~> 0.12.0) azure_mgmt_storage (0.23.0) ms_rest_azure (~> 0.12.0) - bindata (2.4.8) + bindata (2.4.10) builder (3.2.4) cbor (0.5.9.6) chunky_png (1.4.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) configparser (0.1.7) cose (1.2.0) cbor (~> 0.5.9) openssl-signature_algorithm (~> 1.0) curb (0.9.11) - daemons (1.3.1) + daemons (1.4.1) dalli (2.7.11) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -65,17 +65,17 @@ GEM http-cookie (~> 1.0.0) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) - ffi (1.15.0) + ffi (1.15.4) ffi-rzmq (2.0.7) ffi-rzmq-core (>= 1.0.7) ffi-rzmq-core (1.0.7) ffi - git (1.8.1) + git (1.9.1) rchardet (~> 1.8) gnuplot (2.6.2) hashie (4.1.0) highline (1.7.10) - http-cookie (1.0.3) + http-cookie (1.0.4) domain_name (~> 0.5) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -83,12 +83,10 @@ GEM ipaddress (0.8.3) jmespath (1.4.0) json (2.5.1) - jwt (2.2.2) + jwt (2.2.3) memcache-client (1.8.5) - mime-types (3.3.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2021.0225) - mini_portile2 (2.5.0) + mini_mime (1.1.1) + mini_portile2 (2.6.1) minitest (5.14.4) ms_rest (0.7.6) concurrent-ruby (~> 1.0) @@ -104,14 +102,14 @@ GEM ruby2_keywords (~> 0.0.1) mysql2 (0.5.3) net-ldap (0.17.0) - nokogiri (1.11.2) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) openssl (2.2.0) openssl-signature_algorithm (1.1.1) openssl (~> 2.0) optimist (3.0.1) - ox (2.14.4) + ox (2.14.5) parse-cron (0.1.4) pg (1.2.3) polyglot (0.3.5) @@ -127,22 +125,22 @@ GEM optimist (~> 3.0) rchardet (1.8.0) rotp (6.2.0) - rqrcode (1.2.0) + rqrcode (2.1.0) chunky_png (~> 1.0) - rqrcode_core (~> 0.2) - rqrcode_core (0.2.0) - ruby2_keywords (0.0.4) + rqrcode_core (~> 1.0) + rqrcode_core (1.2.0) + ruby2_keywords (0.0.5) safety_net_attestation (0.4.0) jwt (~> 2.0) securecompare (1.0.0) - sequel (5.42.0) + sequel (5.48.0) sinatra (2.1.0) mustermann (~> 1.0) rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) sqlite3 (1.4.2) - thin (1.8.0) + thin (1.8.1) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) @@ -158,7 +156,7 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) + unf_ext (0.0.8) uuidtools (2.2.0) vsphere-automation-cis (0.4.7) vsphere-automation-runtime (~> 0.4.6) @@ -179,11 +177,11 @@ GEM webrick (1.7.0) xmlrpc (0.3.2) webrick - zendesk_api (1.28.0) + zendesk_api (1.33.0) faraday (>= 0.9.0, < 2.0.0) hashie (>= 3.5.2, < 5.0.0) inflection - mime-types + mini_mime multipart-post (~> 2.0) PLATFORMS diff --git a/share/install_gems/Ubuntu2104/Gemfile.lock b/share/install_gems/Ubuntu2104/Gemfile.lock index d742ad2f8f..900931e13f 100644 --- a/share/install_gems/Ubuntu2104/Gemfile.lock +++ b/share/install_gems/Ubuntu2104/Gemfile.lock @@ -6,32 +6,32 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) android_key_attestation (0.3.0) augeas (0.6.4) awrence (1.2.1) - aws-eventstream (1.1.1) - aws-partitions (1.449.0) - aws-sdk-cloudwatch (1.51.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-eventstream (1.2.0) + aws-partitions (1.509.0) + aws-sdk-cloudwatch (1.55.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.114.0) + aws-sdk-core (3.121.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-ec2 (1.235.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-ec2 (1.265.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-kms (1.43.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-kms (1.48.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.94.0) - aws-sdk-core (~> 3, >= 3.112.0) + aws-sdk-s3 (1.103.0) + aws-sdk-core (~> 3, >= 3.120.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.3) + aws-sigv4 (~> 1.4) + aws-sigv4 (1.4.0) aws-eventstream (~> 1, >= 1.0.2) azure_mgmt_compute (0.22.0) ms_rest_azure (~> 0.12.0) @@ -43,17 +43,17 @@ GEM ms_rest_azure (~> 0.12.0) azure_mgmt_storage (0.23.0) ms_rest_azure (~> 0.12.0) - bindata (2.4.9) + bindata (2.4.10) builder (3.2.4) cbor (0.5.9.6) chunky_png (1.4.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) configparser (0.1.7) cose (1.2.0) cbor (~> 0.5.9) openssl-signature_algorithm (~> 1.0) curb (0.9.11) - daemons (1.3.1) + daemons (1.4.1) dalli (2.7.11) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -65,17 +65,17 @@ GEM http-cookie (~> 1.0.0) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) - ffi (1.15.0) + ffi (1.15.4) ffi-rzmq (2.0.7) ffi-rzmq-core (>= 1.0.7) ffi-rzmq-core (1.0.7) ffi - git (1.8.1) + git (1.9.1) rchardet (~> 1.8) gnuplot (2.6.2) hashie (4.1.0) highline (1.7.10) - http-cookie (1.0.3) + http-cookie (1.0.4) domain_name (~> 0.5) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -85,8 +85,8 @@ GEM json (2.5.1) jwt (2.2.3) memcache-client (1.8.5) - mini_mime (1.1.0) - mini_portile2 (2.5.1) + mini_mime (1.1.1) + mini_portile2 (2.6.1) minitest (5.14.4) ms_rest (0.7.6) concurrent-ruby (~> 1.0) @@ -102,14 +102,14 @@ GEM ruby2_keywords (~> 0.0.1) mysql2 (0.5.3) net-ldap (0.17.0) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) openssl (2.2.0) openssl-signature_algorithm (1.1.1) openssl (~> 2.0) optimist (3.0.1) - ox (2.14.4) + ox (2.14.5) parse-cron (0.1.4) pg (1.2.3) polyglot (0.3.5) @@ -125,22 +125,22 @@ GEM optimist (~> 3.0) rchardet (1.8.0) rotp (6.2.0) - rqrcode (1.2.0) + rqrcode (2.1.0) chunky_png (~> 1.0) - rqrcode_core (~> 0.2) - rqrcode_core (0.2.0) - ruby2_keywords (0.0.4) + rqrcode_core (~> 1.0) + rqrcode_core (1.2.0) + ruby2_keywords (0.0.5) safety_net_attestation (0.4.0) jwt (~> 2.0) securecompare (1.0.0) - sequel (5.43.0) + sequel (5.48.0) sinatra (2.1.0) mustermann (~> 1.0) rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) sqlite3 (1.4.2) - thin (1.8.0) + thin (1.8.1) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) @@ -156,7 +156,7 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) + unf_ext (0.0.8) uuidtools (2.2.0) vsphere-automation-cis (0.4.7) vsphere-automation-runtime (~> 0.4.6) @@ -177,7 +177,7 @@ GEM webrick (1.7.0) xmlrpc (0.3.2) webrick - zendesk_api (1.29.0) + zendesk_api (1.33.0) faraday (>= 0.9.0, < 2.0.0) hashie (>= 3.5.2, < 5.0.0) inflection