summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn <john.mccrae@progress.com>2022-12-19 18:12:23 +0000
committerJohn <john.mccrae@progress.com>2022-12-19 18:12:23 +0000
commit0fcc4ab1f27ee6eb3f0b7042c8c863cf1c85a406 (patch)
tree9b6c433a08e64cbfe73187d9505d319139441434
parent6e0f84d075fd3c3aa9f47a756c00cb72ae636bc3 (diff)
downloadchef-0fcc4ab1f27ee6eb3f0b7042c8c863cf1c85a406.tar.gz
Updated the gemfile.lock from a ruby 2.7 based install
Signed-off-by: John <john.mccrae@progress.com>
-rw-r--r--Gemfile.lock51
1 files changed, 20 insertions, 31 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 025b8037d4..b65691c2b1 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -192,21 +192,11 @@ GEM
ed25519 (1.3.0)
erubi (1.11.0)
erubis (2.7.0)
- faraday (1.4.3)
- faraday-em_http (~> 1.0)
- faraday-em_synchrony (~> 1.0)
- faraday-excon (~> 1.1)
+ faraday (1.3.1)
faraday-net_http (~> 1.0)
- faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
- faraday-em_http (1.0.0)
- faraday-em_synchrony (1.0.0)
- faraday-excon (1.1.0)
faraday-net_http (1.0.1)
- faraday-net_http_persistent (1.2.0)
- faraday_middleware (1.2.0)
- faraday (~> 1.0)
fauxhai-ng (9.3.0)
net-ssh
ffi (1.15.5)
@@ -232,20 +222,19 @@ GEM
domain_name (~> 0.5)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.56.20)
+ inspec-core (4.24.32)
addressable (~> 2.4)
- chef-telemetry (~> 1.0, >= 1.0.8)
- faraday (>= 0.9.0, < 1.5)
- faraday_middleware (~> 1.0)
+ chef-telemetry (~> 1.0)
+ faraday (>= 0.9.0, < 1.4)
hashie (>= 3.4, < 5.0)
license-acceptance (>= 0.2.13, < 3.0)
method_source (>= 0.8, < 2.0)
mixlib-log (~> 3.0)
multipart-post (~> 2.0)
parallel (~> 1.9)
- parslet (>= 1.5, < 2.0)
+ parslet (>= 1.5, < 3.0)
pry (~> 0.13)
- rspec (>= 3.9, <= 3.11)
+ rspec (~> 3.10)
rspec-its (~> 1.2)
rubyzip (>= 1.2.2, < 3.0)
semverse (~> 3.0)
@@ -255,8 +244,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.56.20)
- inspec-core (= 4.56.20)
+ inspec-core-bin (4.24.32)
+ inspec-core (= 4.24.32)
ipaddress (0.8.3)
iso8601 (0.13.0)
json (2.6.3)
@@ -307,7 +296,7 @@ GEM
parallel (1.22.1)
parser (3.1.3.0)
ast (~> 2.4.1)
- parslet (1.8.2)
+ parslet (2.0.0)
pastel (0.8.0)
tty-color (~> 0.5)
plist (3.6.0)
@@ -328,22 +317,22 @@ GEM
rb-readline (0.5.5)
regexp_parser (2.6.1)
rexml (3.2.5)
- 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.1)
+ rspec (3.12.0)
+ rspec-core (~> 3.12.0)
+ rspec-expectations (~> 3.12.0)
+ rspec-mocks (~> 3.12.0)
+ rspec-core (3.12.0)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
+ rspec-support (~> 3.12.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.11.2)
+ rspec-mocks (3.12.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-support (3.11.1)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.0)
rubocop (1.7.0)
parallel (~> 1.10)
parser (>= 2.7.1.5)