summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McCrae <jmccrae@chf.io>2022-03-16 15:07:00 -0700
committerJohn McCrae <jmccrae@chf.io>2022-03-16 15:07:00 -0700
commit9211ecd62b5a4f61b6f8822b99fe570c81fdba8e (patch)
tree5b1e8af45df3af3881553aba12d64a930d29b6da
parent1fbd89dc503b3fb5478e7d4610528cfdb07329b9 (diff)
downloadchef-9211ecd62b5a4f61b6f8822b99fe570c81fdba8e.tar.gz
Updating win32.gemspec and releasing a new build
Signed-off-by: John McCrae <jmccrae@chf.io>
-rw-r--r--Gemfile.lock66
1 files changed, 35 insertions, 31 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1844ff89ab..2aaba72fdb 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,10 +1,10 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: de278c0906b397de4b67bbb6d1cf19ab29f9c190
+ revision: 71ae97744713ffd91ac8277d7a1385dabb6d570b
branch: main
specs:
- chefstyle (2.2.0)
- rubocop (= 1.24.1)
+ chefstyle (2.2.2)
+ rubocop (= 1.25.1)
GIT
remote: https://github.com/chef/ohai.git
@@ -71,6 +71,7 @@ PATH
aws-sdk-s3 (~> 1.91)
aws-sdk-secretsmanager (~> 1.46)
chef-config (= 17.9.61)
+ chef-powershell (~> 1.0.12)
chef-utils (= 17.9.61)
chef-vault
chef-zero (>= 14.0.11)
@@ -142,7 +143,7 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
ast (2.4.2)
aws-eventstream (1.2.0)
- aws-partitions (1.567.0)
+ aws-partitions (1.568.0)
aws-sdk-core (3.130.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
@@ -164,6 +165,9 @@ GEM
debug_inspector (>= 0.0.1)
builder (3.2.4)
byebug (11.1.3)
+ chef-powershell (1.0.13)
+ ffi (~> 1.15)
+ ffi-yajl (~> 2.4)
chef-telemetry (1.1.1)
chef-config
concurrent-ruby (~> 1.0)
@@ -205,11 +209,11 @@ GEM
faraday-net_http_persistent (1.2.0)
faraday_middleware (1.2.0)
faraday (~> 1.0)
- fauxhai-ng (9.1.0)
+ fauxhai-ng (9.3.0)
net-ssh
- ffi (1.15.4)
- ffi (1.15.4-x64-mingw32)
- ffi (1.15.4-x86-mingw32)
+ ffi (1.15.5)
+ ffi (1.15.5-x64-mingw32)
+ ffi (1.15.5-x86-mingw32)
ffi-libarchive (1.1.3)
ffi (~> 1.0)
ffi-win32-extensions (1.0.4)
@@ -225,7 +229,7 @@ GEM
hashie (4.1.0)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.52.9)
+ inspec-core (4.56.17)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
@@ -238,7 +242,7 @@ GEM
parallel (~> 1.9)
parslet (>= 1.5, < 2.0)
pry (~> 0.13)
- rspec (>= 3.9, < 3.11)
+ rspec (>= 3.9, <= 3.11)
rspec-its (~> 1.2)
rubyzip (>= 1.2.2, < 3.0)
semverse (~> 3.0)
@@ -248,8 +252,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.52.9)
- inspec-core (= 4.52.9)
+ inspec-core-bin (4.56.17)
+ inspec-core (= 4.56.17)
ipaddress (0.8.3)
iso8601 (0.13.0)
jmespath (1.6.1)
@@ -290,7 +294,7 @@ GEM
net-ssh (6.1.0)
nori (2.6.0)
parallel (1.21.0)
- parser (3.1.0.0)
+ parser (3.1.1.0)
ast (~> 2.4.1)
parslet (1.8.2)
pastel (0.8.0)
@@ -308,38 +312,38 @@ GEM
pry (~> 0.13)
public_suffix (4.0.6)
rack (2.2.3)
- rainbow (3.0.0)
+ rainbow (3.1.1)
rake (13.0.6)
rb-readline (0.5.5)
- regexp_parser (2.2.0)
+ regexp_parser (2.2.1)
rexml (3.2.5)
- rspec (3.10.0)
- rspec-core (~> 3.10.0)
- rspec-expectations (~> 3.10.0)
- rspec-mocks (~> 3.10.0)
- rspec-core (3.10.1)
- rspec-support (~> 3.10.0)
- rspec-expectations (3.10.1)
+ rspec (3.11.0)
+ rspec-core (~> 3.11.0)
+ rspec-expectations (~> 3.11.0)
+ rspec-mocks (~> 3.11.0)
+ rspec-core (3.11.0)
+ rspec-support (~> 3.11.0)
+ rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
+ rspec-support (~> 3.11.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.10.2)
+ rspec-mocks (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-support (3.10.3)
- rubocop (1.24.1)
+ rspec-support (~> 3.11.0)
+ rspec-support (3.11.0)
+ rubocop (1.25.1)
parallel (~> 1.10)
- parser (>= 3.0.0.0)
+ parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.15.1)
- parser (>= 3.0.1.1)
+ rubocop-ast (1.16.0)
+ parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
rubyntlm (0.6.3)
@@ -355,7 +359,7 @@ GEM
syslog-logger (1.6.8)
thor (1.2.1)
tomlrb (1.3.0)
- train-core (3.8.6)
+ train-core (3.8.9)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)