Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Bump chefspec from 7.3.2 to 7.3.4 #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 18 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
mixlib-log (~> 1.3)
rack (~> 2.0)
uuidtools (~> 2.1)
chefspec (7.3.2)
chefspec (7.3.4)
chef (>= 12.16.42)
fauxhai (>= 4)
rspec (~> 3.0)
Expand All @@ -111,9 +111,9 @@ GEM
multipart-post (>= 1.2, < 3)
faraday-http-cache (2.0.0)
faraday (~> 0.8)
fauxhai (6.6.0)
fauxhai (7.3.0)
net-ssh
ffi (1.10.0)
ffi (1.11.1)
ffi-yajl (2.3.1)
libyajl2 (~> 1.2)
foodcritic (16.0.0)
Expand Down Expand Up @@ -202,11 +202,11 @@ GEM
mini_portile2 (2.4.0)
minitar (0.6.1)
minitest (5.11.3)
mixlib-archive (0.4.16)
mixlib-archive (0.4.20)
mixlib-log
mixlib-authentication (1.4.2)
mixlib-cli (1.7.0)
mixlib-config (2.2.13)
mixlib-config (2.2.18)
tomlrb
mixlib-install (3.11.5)
mixlib-shellout
Expand All @@ -229,7 +229,7 @@ GEM
net-ssh-multi (1.2.1)
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
net-telnet (0.2.0)
net-telnet (0.1.1)
nio4r (2.3.1)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
Expand All @@ -254,14 +254,14 @@ GEM
parallel (1.12.1)
parser (2.5.1.2)
ast (~> 2.4.0)
plist (3.4.0)
plist (3.5.0)
polyglot (0.3.5)
powerpack (0.1.2)
proxifier (1.0.3)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.3)
public_suffix (3.1.1)
rack (2.0.7)
rainbow (3.0.0)
rake (12.3.2)
Expand Down Expand Up @@ -292,18 +292,18 @@ GEM
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.1)
rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-its (1.2.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.8.0)
rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rspec-support (3.8.2)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
Expand All @@ -325,7 +325,7 @@ GEM
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
semverse (2.0.0)
serverspec (2.41.3)
serverspec (2.41.4)
multi_json
rspec (~> 3.0)
rspec-its
Expand All @@ -335,10 +335,10 @@ GEM
solve (4.0.0)
molinillo (~> 0.6)
semverse (>= 1.1, < 3.0)
specinfra (2.76.1)
specinfra (2.78.0)
net-scp
net-ssh (>= 2.7)
net-telnet
net-telnet (= 0.1.1)
sfl
stove (6.0.0)
chef-api (~> 0.5)
Expand All @@ -359,7 +359,7 @@ GEM
thread_safe (0.3.6)
timers (4.0.4)
hitimes
tomlrb (1.2.7)
tomlrb (1.2.8)
treetop (1.6.10)
polyglot (~> 0.3)
tzinfo (1.2.5)
Expand All @@ -386,7 +386,7 @@ GEM
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
winrm (~> 2.0)
wmi-lite (1.0.0)
wmi-lite (1.0.2)

PLATFORMS
ruby
Expand Down