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

Bump kitchen-docker from 2.7.0 to 2.10.0 #172

Closed
Closed
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
30 changes: 16 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ GEM
retryable (~> 2.0)
solve (~> 4.0)
thor (>= 0.20)
builder (3.2.3)
builder (3.2.4)
chef (14.7.17)
addressable
bundler (>= 1.10)
Expand Down Expand Up @@ -104,6 +104,7 @@ GEM
gherkin (~> 5.0)
cucumber-tag_expressions (1.1.1)
diff-lcs (1.3)
erubi (1.9.0)
erubis (2.7.0)
excon (0.62.0)
faraday (0.15.4)
Expand All @@ -112,7 +113,7 @@ GEM
faraday (~> 0.8)
fauxhai (6.7.0)
net-ssh
ffi (1.10.0)
ffi (1.12.2)
ffi-yajl (2.3.1)
libyajl2 (~> 1.2)
foodcritic (15.1.0)
Expand All @@ -134,7 +135,7 @@ GEM
rainbow (>= 2.1)
rake (>= 10.0)
retriable (~> 2.1)
gssapi (1.2.0)
gssapi (1.3.0)
ffi (>= 1.0.1)
guard (2.15.0)
formatador (>= 0.2.4)
Expand Down Expand Up @@ -170,7 +171,7 @@ GEM
iniparse (1.4.4)
ipaddress (0.8.3)
jmespath (1.4.0)
kitchen-docker (2.7.0)
kitchen-docker (2.10.0)
test-kitchen (>= 1.0.0)
kitchen-ec2 (2.3.3)
aws-sdk (~> 2)
Expand Down Expand Up @@ -202,15 +203,15 @@ GEM
mixlib-cli (1.7.0)
mixlib-config (2.2.18)
tomlrb
mixlib-install (3.11.11)
mixlib-install (3.12.1)
mixlib-shellout
mixlib-versioning
thor
mixlib-log (2.0.9)
mixlib-shellout (2.4.4)
mixlib-versioning (1.2.7)
mixlib-versioning (1.2.12)
molinillo (0.6.6)
multi_json (1.13.1)
multi_json (1.14.1)
multipart-post (2.0.0)
nenv (0.3.0)
net-scp (1.2.1)
Expand Down Expand Up @@ -293,7 +294,7 @@ GEM
ruby_dep (1.5.0)
ruby_gntp (0.3.4)
rubyntlm (0.6.2)
rubyzip (1.2.2)
rubyzip (2.3.0)
rufus-lru (1.1.0)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
Expand Down Expand Up @@ -338,22 +339,23 @@ GEM
thread_safe (~> 0.1)
unicode-display_width (1.4.0)
uuidtools (2.1.5)
winrm (2.3.1)
winrm (2.3.4)
builder (>= 2.1.2)
erubis (~> 2.7)
erubi (~> 1.8)
gssapi (~> 1.2)
gyoku (~> 1.0)
httpclient (~> 2.2, >= 2.2.0.2)
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rubyntlm (~> 0.6.0, >= 0.6.1)
winrm-elevated (1.1.1)
winrm-elevated (1.2.1)
erubi (~> 1.8)
winrm (~> 2.0)
winrm-fs (~> 1.0)
winrm-fs (1.3.2)
erubis (~> 2.7)
winrm-fs (1.3.4)
erubi (~> 1.8)
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
rubyzip (~> 2.0)
winrm (~> 2.0)
wmi-lite (1.0.2)

Expand Down