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.9.0 to 2.11.0 #204

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
38 changes: 20 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ GEM
buff-ruby_engine (1.0.0)
buff-shell_out (1.1.0)
buff-ruby_engine (~> 1.0)
builder (3.2.3)
builder (3.2.4)
bump (0.8.0)
celluloid (0.16.0)
timers (~> 4.0.0)
Expand Down Expand Up @@ -109,6 +109,7 @@ GEM
gherkin (~> 5.0)
cucumber-tag_expressions (1.1.1)
diff-lcs (1.3)
erubi (1.10.0)
erubis (2.7.0)
excon (0.64.0)
faraday (0.15.2)
Expand All @@ -117,7 +118,7 @@ GEM
faraday (~> 0.8)
fauxhai (6.6.0)
net-ssh
ffi (1.11.1)
ffi (1.15.3)
ffi-yajl (2.3.1)
libyajl2 (~> 1.2)
foodcritic (16.0.0)
Expand All @@ -139,7 +140,7 @@ GEM
rainbow (>= 2.1)
rake (>= 10.0)
retriable (~> 2.1)
gssapi (1.3.0)
gssapi (1.3.1)
ffi (>= 1.0.1)
guard (2.15.0)
formatador (>= 0.2.4)
Expand Down Expand Up @@ -178,7 +179,7 @@ GEM
jaro_winkler (1.5.3)
jmespath (1.4.0)
json (2.1.0)
kitchen-docker (2.9.0)
kitchen-docker (2.11.0)
test-kitchen (>= 1.0.0)
kitchen-ec2 (3.0.1)
aws-sdk-ec2 (~> 1.0)
Expand All @@ -194,9 +195,9 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
little-plugger (1.1.4)
logging (2.2.2)
logging (2.3.0)
little-plugger (~> 1.1)
multi_json (~> 1.10)
multi_json (~> 1.14)
logify (0.2.0)
lumberjack (1.0.13)
method_source (0.9.2)
Expand All @@ -212,15 +213,15 @@ GEM
mixlib-cli (1.7.0)
mixlib-config (2.2.13)
tomlrb
mixlib-install (3.11.18)
mixlib-install (3.12.11)
mixlib-shellout
mixlib-versioning
thor
mixlib-log (1.7.1)
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.15.0)
multipart-post (2.0.0)
nenv (0.3.0)
net-scp (1.2.1)
Expand Down Expand Up @@ -320,8 +321,8 @@ GEM
ruby-progressbar (1.10.1)
ruby_dep (1.5.0)
ruby_gntp (0.3.4)
rubyntlm (0.6.2)
rubyzip (1.2.3)
rubyntlm (0.6.3)
rubyzip (2.3.0)
rufus-lru (1.1.0)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
Expand Down Expand Up @@ -371,22 +372,23 @@ GEM
varia_model (0.6.0)
buff-extensions (~> 2.0)
hashie (>= 2.0.2, < 4.0.0)
winrm (2.3.2)
winrm (2.3.6)
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)
rubyntlm (~> 0.6.0, >= 0.6.3)
winrm-elevated (1.2.3)
erubi (~> 1.8)
winrm (~> 2.0)
winrm-fs (~> 1.0)
winrm-fs (1.3.2)
erubis (~> 2.7)
winrm-fs (1.3.5)
erubi (~> 1.8)
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
rubyzip (~> 2.0)
winrm (~> 2.0)
wmi-lite (1.0.0)

Expand Down