summaryrefslogtreecommitdiff
path: root/omnibus
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-01-20 14:09:14 -0800
committerTim Smith <tsmith84@gmail.com>2021-01-20 14:09:14 -0800
commit3e3fdfa9132b8b5c7a56227a91b2c1db0dfc4fc8 (patch)
treee1a08d27f2eb3e382f80968a34a62d9b1fee6667 /omnibus
parent391f754f917483d0a7013a0676d12fd14ddf97df (diff)
downloadchef-3e3fdfa9132b8b5c7a56227a91b2c1db0dfc4fc8.tar.gz
Update InSpec to 4.25
This fixes issues with large reports causing failures in Automate and also unblocks many deps for Ruby 3 Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r--omnibus/Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 622bc57855..52939848ab 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -173,7 +173,7 @@ GEM
citrus (3.0.2)
cleanroom (1.0.0)
coderay (1.1.3)
- concurrent-ruby (1.1.7)
+ concurrent-ruby (1.1.8)
diff-lcs (1.3)
ed25519 (1.2.4)
erubi (1.10.0)
@@ -201,7 +201,7 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.24.32)
+ inspec-core (4.25.1)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
faraday (>= 0.9.0, < 1.4)
@@ -213,7 +213,7 @@ GEM
parallel (~> 1.9)
parslet (>= 1.5, < 3.0)
pry (~> 0.13)
- rspec (~> 3.10)
+ rspec (>= 3.9, < 3.11)
rspec-its (~> 1.2)
rubyzip (>= 1.2.2, < 3.0)
semverse (~> 3.0)
@@ -364,7 +364,7 @@ GEM
winrm (~> 2.0)
winrm-elevated (~> 1.0)
winrm-fs (~> 1.1)
- thor (1.0.1)
+ thor (1.1.0)
toml-rb (2.0.1)
citrus (~> 3.0, > 3.0)
tomlrb (1.3.0)