summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock142
1 files changed, 42 insertions, 100 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e96b11286f..90146aae67 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,17 +1,9 @@
GIT
- remote: https://github.com/chef/chefstyle.git
- revision: 71ae97744713ffd91ac8277d7a1385dabb6d570b
- branch: main
- specs:
- chefstyle (2.2.2)
- rubocop (= 1.25.1)
-
-GIT
remote: https://github.com/chef/ohai.git
- revision: 88ddc94275c7618cb92a67c277993c89fc9c2109
+ revision: 89e6a08889f414efabc53a1c15c418baddc5cd2d
branch: main
specs:
- ohai (18.0.14)
+ ohai (18.0.20)
chef-config (>= 14.12, < 19)
chef-utils (>= 16.0, < 19)
ffi (~> 1.9)
@@ -26,19 +18,23 @@ GIT
wmi-lite (~> 1.0)
GIT
+ remote: https://github.com/chef/rest-client
+ revision: f3e30a17e5dd826b5f5dce82edcecc52464548e3
+ branch: jfm/ucrt_update1
+ specs:
+ rest-client (2.1.0)
+ http-accept (>= 1.7.0, < 2.0)
+ http-cookie (>= 1.0.2, < 2.0)
+ mime-types (>= 1.16, < 4.0)
+ netrc (~> 0.8)
+
+GIT
remote: https://github.com/chef/ruby-proxifier
revision: 8b87d0b5b469adbd93eabc0d20f3e47007aef743
branch: lcg/ruby-3
specs:
proxifier (1.0.3)
-GIT
- remote: https://github.com/chef/ruby-shadow
- revision: 3b8ea40b0e943b5de721d956741308ce805a5c3c
- branch: lcg/ruby-3.0
- specs:
- ruby-shadow (2.5.0)
-
PATH
remote: .
specs:
@@ -47,40 +43,6 @@ PATH
aws-sdk-s3 (~> 1.91)
aws-sdk-secretsmanager (~> 1.46)
chef-config (= 18.0.141)
- chef-utils (= 18.0.141)
- chef-vault
- chef-zero (>= 14.0.11)
- corefoundation (~> 0.3.4)
- diff-lcs (>= 1.2.4, < 1.6.0, != 1.4.0)
- erubis (~> 2.7)
- ffi (>= 1.5.0)
- ffi-libarchive (~> 1.0, >= 1.0.3)
- ffi-yajl (~> 2.2)
- iniparse (~> 1.4)
- inspec-core (~> 4.23)
- license-acceptance (>= 1.0.5, < 3)
- mixlib-archive (>= 0.4, < 2.0)
- mixlib-authentication (>= 2.1, < 4)
- mixlib-cli (>= 2.1.1, < 3.0)
- mixlib-log (>= 2.0.3, < 4.0)
- mixlib-shellout (>= 3.1.1, < 4.0)
- net-ftp
- net-sftp (>= 2.1.2, < 4.0)
- ohai (~> 18.0)
- plist (~> 3.2)
- proxifier (~> 1.0)
- syslog-logger (~> 1.6)
- train-core (~> 3.2, >= 3.2.28)
- train-rest (>= 0.4.1)
- train-winrm (>= 0.2.5)
- unf_ext (< 0.0.8.1)
- uuidtools (>= 2.1.5, < 3.0)
- vault (~> 0.16)
- chef (18.0.141-universal-mingw32)
- addressable
- aws-sdk-s3 (~> 1.91)
- aws-sdk-secretsmanager (~> 1.46)
- chef-config (= 18.0.141)
chef-powershell (~> 1.0.12)
chef-utils (= 18.0.141)
chef-vault
@@ -88,11 +50,11 @@ PATH
corefoundation (~> 0.3.4)
diff-lcs (>= 1.2.4, < 1.6.0, != 1.4.0)
erubis (~> 2.7)
- ffi (>= 1.5.0)
+ ffi (>= 1.15.5)
ffi-libarchive (~> 1.0, >= 1.0.3)
ffi-yajl (~> 2.2)
iniparse (~> 1.4)
- inspec-core (~> 4.23)
+ inspec-core (>= 5)
iso8601 (>= 0.12.1, < 0.14)
license-acceptance (>= 1.0.5, < 3)
mixlib-archive (>= 0.4, < 2.0)
@@ -106,19 +68,19 @@ PATH
plist (~> 3.2)
proxifier (~> 1.0)
syslog-logger (~> 1.6)
- train-core (~> 3.2, >= 3.2.28)
+ train-core (~> 3.10, >= 3.2.28)
train-rest (>= 0.4.1)
train-winrm (>= 0.2.5)
unf_ext (< 0.0.8.1)
uuidtools (>= 2.1.5, < 3.0)
vault (~> 0.16)
- win32-api (~> 1.5.3)
- win32-certstore (~> 0.6.10)
+ win32-api (~> 1.10.0)
+ win32-certstore (~> 0.6.15)
win32-event (~> 0.6.1)
win32-eventlog (= 0.6.3)
win32-mmap (~> 0.4.1)
win32-mutex (~> 0.4.2)
- win32-process (~> 0.9)
+ win32-process (~> 0.10)
win32-service (>= 2.1.5, < 3.0)
win32-taskscheduler (~> 2.0)
wmi-lite (~> 1.0)
@@ -196,6 +158,8 @@ GEM
chef-utils (>= 17.0)
chef-zero (>= 14.0)
net-ssh
+ chefstyle (2.2.2)
+ rubocop (= 1.25.1)
coderay (1.1.3)
concurrent-ruby (1.1.10)
corefoundation (0.3.13)
@@ -228,8 +192,7 @@ GEM
fauxhai-ng (9.3.0)
net-ssh
ffi (1.15.5)
- ffi (1.15.5-x64-mingw32)
- ffi (1.15.5-x86-mingw32)
+ ffi (1.15.5-x64-mingw-ucrt)
ffi-libarchive (1.1.3)
ffi (~> 1.0)
ffi-win32-extensions (1.0.4)
@@ -249,7 +212,7 @@ GEM
domain_name (~> 0.5)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.56.20)
+ inspec-core (5.18.14)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
@@ -269,11 +232,11 @@ GEM
sslshake (~> 1.2)
thor (>= 0.20, < 2.0)
tomlrb (>= 1.2, < 2.1)
- train-core (~> 3.0)
+ train-core (~> 3.10)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.56.20)
- inspec-core (= 4.56.20)
+ inspec-core-bin (5.18.14)
+ inspec-core (= 5.18.14)
ipaddress (0.8.3)
iso8601 (0.13.0)
jmespath (1.6.1)
@@ -294,22 +257,20 @@ GEM
mime-types-data (3.2022.0105)
mixlib-archive (1.1.7)
mixlib-log
- mixlib-archive (1.1.7-universal-mingw32)
- mixlib-log
mixlib-authentication (3.0.10)
mixlib-cli (2.1.8)
- mixlib-config (3.0.9)
+ mixlib-config (3.0.27)
tomlrb
mixlib-log (3.0.9)
mixlib-shellout (3.2.7)
chef-utils
- mixlib-shellout (3.2.7-universal-mingw32)
+ mixlib-shellout (3.2.7-x64-mingw-ucrt)
chef-utils
ffi-win32-extensions (~> 1.0.3)
win32-process (~> 0.9)
wmi-lite (~> 1.0)
multi_json (1.15.0)
- multipart-post (2.2.0)
+ multipart-post (2.2.3)
net-ftp (0.1.3)
net-protocol
time
@@ -323,7 +284,7 @@ GEM
netrc (0.11.0)
nori (2.6.0)
parallel (1.22.1)
- parser (3.1.2.0)
+ parser (3.1.2.1)
ast (~> 2.4.1)
parslet (1.8.2)
pastel (0.8.0)
@@ -339,28 +300,11 @@ GEM
binding_of_caller (~> 1.0)
pry (~> 0.13)
public_suffix (4.0.7)
- rack (2.2.3.1)
+ rack (2.2.4)
rainbow (3.1.1)
rake (13.0.6)
rb-readline (0.5.5)
regexp_parser (2.5.0)
- rest-client (2.1.0)
- http-accept (>= 1.7.0, < 2.0)
- http-cookie (>= 1.0.2, < 2.0)
- mime-types (>= 1.16, < 4.0)
- netrc (~> 0.8)
- rest-client (2.1.0-x64-mingw32)
- ffi (~> 1.9)
- http-accept (>= 1.7.0, < 2.0)
- http-cookie (>= 1.0.2, < 2.0)
- mime-types (>= 1.16, < 4.0)
- netrc (~> 0.8)
- rest-client (2.1.0-x86-mingw32)
- ffi (~> 1.9)
- http-accept (>= 1.7.0, < 2.0)
- http-cookie (>= 1.0.2, < 2.0)
- mime-types (>= 1.16, < 4.0)
- netrc (~> 0.8)
rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
@@ -387,7 +331,7 @@ GEM
rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.18.0)
+ rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
@@ -407,7 +351,7 @@ GEM
date
timeout (0.3.0)
tomlrb (1.3.0)
- train-core (3.9.2)
+ train-core (3.10.1)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
@@ -442,19 +386,17 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8)
- unf_ext (0.0.8-x64-mingw32)
- unf_ext (0.0.8-x86-mingw32)
- unicode-display_width (2.1.0)
+ unicode-display_width (2.2.0)
unicode_utils (1.4.0)
uuidtools (2.2.0)
vault (0.17.0)
aws-sigv4
- webmock (3.14.0)
+ webmock (3.17.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.7.0)
- win32-api (1.5.3-universal-mingw32)
+ win32-api (1.10.1)
win32-certstore (0.6.15)
chef-powershell (>= 1.0.12)
ffi
@@ -499,8 +441,7 @@ GEM
PLATFORMS
ruby
- x64-mingw32
- x86-mingw32
+ x64-mingw-ucrt
DEPENDENCIES
appbundler
@@ -510,10 +451,11 @@ DEPENDENCIES
chef-utils!
chef-vault
cheffish (>= 17)
- chefstyle!
+ chefstyle
ed25519 (~> 1.2)
fauxhai-ng
- inspec-core-bin (~> 4.24)
+ ffi (>= 1.15.5)
+ inspec-core-bin (>= 5)
ohai!
proxifier!
pry (= 0.13.0)
@@ -521,9 +463,9 @@ DEPENDENCIES
pry-stack_explorer
rake
rb-readline
+ rest-client!
rspec
- ruby-shadow!
webmock
BUNDLED WITH
- 2.3.12
+ 2.3.18