Skip to content
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
48 changes: 25 additions & 23 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,15 +175,15 @@ GEM
coderay (1.1.3)
concurrent-ruby (1.1.7)
diff-lcs (1.3)
ed25519 (1.2.4)
erubi (1.10.0)
ed25519 (1.3.0)
erubi (1.11.0)
erubis (2.7.0)
faraday (1.1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
ffi (1.14.2)
ffi (1.14.2-x64-mingw32)
ffi (1.14.2-x86-mingw32)
ffi (1.15.5)
ffi (1.15.5-x64-mingw32)
ffi (1.15.5-x86-mingw32)
ffi-libarchive (1.0.4)
ffi (~> 1.0)
ffi-win32-extensions (1.0.4)
Expand All @@ -193,8 +193,9 @@ GEM
fuzzyurl (0.9.0)
gssapi (1.3.1)
ffi (>= 1.0.1)
gyoku (1.3.1)
gyoku (1.4.0)
builder (>= 2.1.2)
rexml (~> 3.0)
hashie (4.1.0)
highline (2.0.3)
httpclient (2.8.3)
Expand Down Expand Up @@ -226,8 +227,8 @@ GEM
iso8601 (0.13.0)
jmespath (1.4.0)
json (2.5.1)
kitchen-vagrant (1.7.2)
test-kitchen (>= 1.4, < 3)
kitchen-vagrant (1.12.1)
test-kitchen (>= 1.4, < 4)
libyajl2 (1.2.0)
license-acceptance (2.1.13)
pastel (~> 0.7)
Expand All @@ -239,7 +240,7 @@ GEM
mixlib-shellout (>= 2.2, < 4.0)
toml-rb (>= 1, < 3)
little-plugger (1.1.4)
logging (2.3.0)
logging (2.3.1)
little-plugger (~> 1.1)
multi_json (~> 1.14)
method_source (1.0.0)
Expand All @@ -252,14 +253,14 @@ GEM
mixlib-cli (2.1.8)
mixlib-config (3.0.9)
tomlrb
mixlib-install (3.12.5)
mixlib-install (3.12.19)
mixlib-shellout
mixlib-versioning
thor
mixlib-log (3.0.9)
mixlib-shellout (3.2.2)
mixlib-shellout (3.2.7)
chef-utils
mixlib-shellout (3.2.2-universal-mingw32)
mixlib-shellout (3.2.7-universal-mingw32)
chef-utils
ffi-win32-extensions (~> 1.0.3)
win32-process (~> 0.9)
Expand Down Expand Up @@ -314,6 +315,7 @@ GEM
rack (2.2.3)
rainbow (3.0.0)
retryable (3.0.5)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
Expand All @@ -332,8 +334,8 @@ GEM
rspec-support (3.10.1)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.2)
rubyntlm (0.6.2)
rubyzip (2.3.0)
rubyntlm (0.6.3)
rubyzip (2.3.2)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
Expand All @@ -342,9 +344,9 @@ GEM
molinillo (~> 0.6)
semverse (>= 1.1, < 4.0)
sslshake (1.3.1)
strings (0.2.0)
strings (0.2.1)
strings-ansi (~> 0.2)
unicode-display_width (~> 1.5)
unicode-display_width (>= 1.5, < 3.0)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
structured_warnings (0.4.0)
Expand All @@ -362,7 +364,7 @@ GEM
winrm (~> 2.0)
winrm-elevated (~> 1.0)
winrm-fs (~> 1.1)
thor (1.0.1)
thor (1.2.1)
toml-rb (2.0.1)
citrus (~> 3.0, > 3.0)
tomlrb (1.3.0)
Expand All @@ -383,7 +385,7 @@ GEM
tty-cursor (~> 0.7)
tty-color (0.6.0)
tty-cursor (0.7.1)
tty-prompt (0.23.0)
tty-prompt (0.23.1)
pastel (~> 0.8)
tty-reader (~> 0.8)
tty-reader (0.9.0)
Expand All @@ -395,7 +397,7 @@ GEM
pastel (~> 0.8)
strings (~> 0.2.0)
tty-screen (~> 0.8)
unicode-display_width (1.7.0)
unicode-display_width (2.2.0)
unicode_utils (1.4.0)
uuidtools (2.1.5)
webrick (1.7.0)
Expand All @@ -413,23 +415,23 @@ GEM
ffi
win32-mutex (0.4.3)
win32-ipc (>= 0.6.0)
win32-process (0.9.0)
win32-process (0.10.0)
ffi (>= 1.0.0)
win32-service (2.2.0)
ffi
ffi-win32-extensions
win32-taskscheduler (2.0.4)
ffi
structured_warnings
winrm (2.3.5)
winrm (2.3.6)
builder (>= 2.1.2)
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)
rubyntlm (~> 0.6.0, >= 0.6.3)
winrm-elevated (1.2.3)
erubi (~> 1.8)
winrm (~> 2.0)
Expand All @@ -440,7 +442,7 @@ GEM
rubyzip (~> 2.0)
winrm (~> 2.0)
wisper (2.0.1)
wmi-lite (1.0.5)
wmi-lite (1.0.7)
zhexdump (0.0.2)

PLATFORMS
Expand Down