summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2019-11-07 19:43:07 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2019-11-07 19:43:07 -0800
commit5a321451ff84978dbd3a5a9cc622234a68fd8080 (patch)
treefcb6491f71c7a58ea45c40e3764a802a1a2f7a94
parentdc5b964952f703859a47e77a546033a2048d59a1 (diff)
downloadchef-5a321451ff84978dbd3a5a9cc622234a68fd8080.tar.gz
this was a mistake
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--omnibus/Gemfile.lock83
1 files changed, 82 insertions, 1 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index e1f5df529b..6c471de330 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -49,6 +49,8 @@ GEM
aws-sigv4 (1.1.0)
aws-eventstream (~> 1.0, >= 1.0.2)
bcrypt_pbkdf (1.0.1)
+ bcrypt_pbkdf (1.0.1-x64-mingw32)
+ bcrypt_pbkdf (1.0.1-x86-mingw32)
berkshelf (7.0.8)
chef (>= 13.6.52)
chef-config
@@ -93,6 +95,48 @@ GEM
train-core (~> 2.0, >= 2.0.12)
tty-screen (~> 0.6)
uuidtools (~> 2.1.5)
+ chef (15.2.20-universal-mingw32)
+ addressable
+ bcrypt_pbkdf (~> 1.0)
+ bundler (>= 1.10)
+ chef-config (= 15.2.20)
+ chef-zero (>= 14.0.11)
+ diff-lcs (~> 1.2, >= 1.2.4)
+ ed25519 (~> 1.2)
+ erubis (~> 2.7)
+ ffi (~> 1.9, >= 1.9.25)
+ ffi-libarchive
+ ffi-yajl (~> 2.2)
+ highline (>= 1.6.9, < 2)
+ iniparse (~> 1.4)
+ iso8601 (~> 0.12.1)
+ license-acceptance (~> 1.0, >= 1.0.5)
+ mixlib-archive (>= 0.4, < 2.0)
+ mixlib-authentication (~> 2.1)
+ mixlib-cli (>= 2.1.1, < 3.0)
+ mixlib-log (>= 2.0.3, < 4.0)
+ mixlib-shellout (>= 2.4, < 4.0)
+ net-sftp (~> 2.1, >= 2.1.2)
+ net-ssh (>= 4.2, < 6)
+ net-ssh-multi (~> 1.2, >= 1.2.1)
+ ohai (~> 15.0)
+ plist (~> 3.2)
+ proxifier (~> 1.0)
+ syslog-logger (~> 1.6)
+ train-core (~> 2.0, >= 2.0.12)
+ tty-screen (~> 0.6)
+ uuidtools (~> 2.1.5)
+ win32-api (~> 1.5.3)
+ win32-certstore (~> 0.3)
+ win32-dir (~> 0.5.0)
+ win32-event (~> 0.6.1)
+ win32-eventlog (= 0.6.3)
+ win32-mmap (~> 0.4.1)
+ win32-mutex (~> 0.4.2)
+ win32-process (~> 0.8.2)
+ win32-service (>= 2.1.2, < 3.0)
+ win32-taskscheduler (~> 2.0)
+ wmi-lite (~> 1.0)
chef-cleanroom (1.0.2)
chef-config (15.2.20)
addressable
@@ -117,8 +161,12 @@ GEM
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
ffi (1.11.1)
+ ffi (1.11.1-x64-mingw32)
+ ffi (1.11.1-x86-mingw32)
ffi-libarchive (0.4.10)
ffi (~> 1.0)
+ ffi-win32-extensions (1.0.3)
+ ffi
ffi-yajl (2.3.1)
libyajl2 (~> 1.2)
fuzzyurl (0.9.0)
@@ -132,6 +180,7 @@ GEM
iniparse (1.4.4)
iostruct (0.0.4)
ipaddress (0.8.3)
+ iso8601 (0.12.1)
jmespath (1.4.0)
json (2.2.0)
kitchen-vagrant (1.6.0)
@@ -153,6 +202,8 @@ GEM
minitar (0.9)
mixlib-archive (1.0.1)
mixlib-log
+ mixlib-archive (1.0.1-universal-mingw32)
+ mixlib-log
mixlib-authentication (2.1.1)
mixlib-cli (2.1.1)
mixlib-config (3.0.1)
@@ -163,6 +214,9 @@ GEM
thor
mixlib-log (3.0.1)
mixlib-shellout (2.4.4)
+ mixlib-shellout (2.4.4-universal-mingw32)
+ win32-process (~> 0.8.2)
+ wmi-lite (~> 1.0)
mixlib-versioning (1.2.7)
molinillo (0.6.6)
multi_json (1.14.1)
@@ -223,6 +277,7 @@ GEM
unicode-display_width (~> 1.5)
unicode_utils (~> 1.4)
strings-ansi (0.1.0)
+ structured_warnings (0.4.0)
syslog-logger (1.6.8)
systemu (2.6.5)
test-kitchen (2.3.4)
@@ -267,6 +322,30 @@ GEM
unicode-display_width (1.6.0)
unicode_utils (1.4.0)
uuidtools (2.1.5)
+ win32-api (1.5.3-universal-mingw32)
+ win32-certstore (0.3.0)
+ ffi
+ mixlib-shellout
+ win32-dir (0.5.1)
+ ffi (>= 1.0.0)
+ win32-event (0.6.3)
+ win32-ipc (>= 0.6.0)
+ win32-eventlog (0.6.3)
+ ffi
+ win32-ipc (0.7.0)
+ ffi
+ win32-mmap (0.4.2)
+ ffi
+ win32-mutex (0.4.3)
+ win32-ipc (>= 0.6.0)
+ win32-process (0.8.3)
+ ffi (>= 1.0.0)
+ win32-service (2.1.4)
+ ffi
+ ffi-win32-extensions
+ win32-taskscheduler (2.0.4)
+ ffi
+ structured_warnings
winrm (2.3.2)
builder (>= 2.1.2)
erubis (~> 2.7)
@@ -290,6 +369,8 @@ GEM
PLATFORMS
ruby
+ x64-mingw32
+ x86-mingw32
DEPENDENCIES
artifactory
@@ -303,4 +384,4 @@ DEPENDENCIES
winrm-fs (~> 1.0)
BUNDLED WITH
- 2.0.1
+ 1.17.3