summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-02-28 09:17:38 -0800
committerTim Smith <tsmith@chef.io>2018-02-28 09:20:01 -0800
commit739d78afffe2de792ca98323ac51ceede10e8d0d (patch)
tree2ebb8586b133977a6bde7a408fa93f9a767dc21c
parentb2de1122b922f35be94c2ff23abe48676f13cc47 (diff)
downloadchef-739d78afffe2de792ca98323ac51ceede10e8d0d.tar.gz
More last Chef 12 dependency bump
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock62
-rw-r--r--omnibus/Gemfile.lock30
2 files changed, 46 insertions, 46 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 288c650c00..2fa27e86b7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -120,7 +120,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.1.4)
+ activesupport (5.1.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
@@ -130,19 +130,19 @@ GEM
mixlib-cli (~> 1.4)
ast (2.4.0)
awesome_print (1.8.0)
- aws-sdk (2.10.125)
- aws-sdk-resources (= 2.10.125)
- aws-sdk-core (2.10.125)
+ aws-sdk (2.11.6)
+ aws-sdk-resources (= 2.11.6)
+ aws-sdk-core (2.11.6)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.10.125)
- aws-sdk-core (= 2.10.125)
+ aws-sdk-resources (2.11.6)
+ aws-sdk-core (= 2.11.6)
aws-sigv4 (1.0.2)
backports (3.11.1)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.3)
- byebug (9.1.0)
+ byebug (10.0.0)
chef-api (0.7.1)
logify (~> 0.1)
mime-types
@@ -172,8 +172,8 @@ GEM
rspec (~> 3.0)
chefstyle (0.5.0)
rubocop (= 0.47.1)
- codeclimate-test-reporter (1.0.8)
- simplecov (<= 0.13)
+ codeclimate-test-reporter (1.0.7)
+ simplecov
codecov (0.1.10)
json
simplecov
@@ -213,9 +213,9 @@ GEM
faraday (>= 0.7.4, < 1.0)
fauxhai (5.6.0)
net-ssh
- ffi (1.9.18)
- ffi (1.9.18-x64-mingw32)
- ffi (1.9.18-x86-mingw32)
+ ffi (1.9.23)
+ ffi (1.9.23-x64-mingw32)
+ ffi (1.9.23-x86-mingw32)
ffi-win32-extensions (1.0.3)
ffi
ffi-yajl (2.3.1)
@@ -245,9 +245,9 @@ GEM
ffi (>= 1.0.1)
gyoku (1.3.1)
builder (>= 2.1.2)
- halite (1.8.0)
+ halite (1.8.1)
bundler
- chef (>= 12.0, < 14.0)
+ chef (>= 12.0, < 15)
stove (~> 5.0)
thor
hashie (3.5.7)
@@ -256,7 +256,7 @@ GEM
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
- i18n (0.9.3)
+ i18n (0.9.5)
concurrent-ruby (~> 1.0)
inifile (3.0.0)
iniparse (1.4.4)
@@ -271,10 +271,10 @@ GEM
multi_json
retryable (~> 2.0)
test-kitchen (~> 1.4, >= 1.4.1)
- kitchen-sync (2.2.0)
+ kitchen-sync (2.2.1)
net-sftp
test-kitchen (>= 1.0.0)
- kitchen-vagrant (1.3.0)
+ kitchen-vagrant (1.3.1)
test-kitchen (~> 1.4)
knife-windows (1.9.0)
winrm (~> 2.1)
@@ -297,8 +297,8 @@ GEM
mixlib-log
mixlib-authentication (1.4.2)
mixlib-cli (1.7.0)
- mixlib-config (2.2.4)
- mixlib-install (3.9.0)
+ mixlib-config (2.2.5)
+ mixlib-install (3.9.3)
mixlib-shellout
mixlib-versioning
thor
@@ -348,8 +348,8 @@ GEM
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
paint (2.0.1)
- parser (2.4.0.2)
- ast (~> 2.3)
+ parser (2.5.0.2)
+ ast (~> 2.4.0)
plist (3.4.0)
poise (2.8.1)
chef (>= 12, < 14)
@@ -393,8 +393,8 @@ GEM
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
- pry-byebug (3.5.1)
- byebug (~> 9.1)
+ pry-byebug (3.6.0)
+ byebug (~> 10.0)
pry (~> 0.10)
pry-remote (0.1.8)
pry (~> 0.9)
@@ -405,7 +405,7 @@ GEM
pusher-client (0.6.2)
json
websocket (~> 1.0)
- rack (2.0.3)
+ rack (2.0.4)
rainbow (2.2.2)
rake
rake (12.3.0)
@@ -443,7 +443,7 @@ GEM
rspec-support (~> 3.7.0)
rspec-rerun (1.1.0)
rspec (~> 3.0)
- rspec-support (3.7.0)
+ rspec-support (3.7.1)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
@@ -468,13 +468,13 @@ GEM
rspec-its
specinfra (~> 2.72)
sfl (2.3)
- simplecov (0.13.0)
+ simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
slop (3.6.0)
- specinfra (2.73.1)
+ specinfra (2.73.2)
net-scp
net-ssh (>= 2.7, < 5.0)
net-telnet
@@ -510,13 +510,13 @@ GEM
polyglot (~> 0.3)
typhoeus (0.8.0)
ethon (>= 0.8.0)
- tzinfo (1.2.4)
+ tzinfo (1.2.5)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
- unf_ext (0.0.7.4)
- unf_ext (0.0.7.4-x64-mingw32)
- unf_ext (0.0.7.4-x86-mingw32)
+ unf_ext (0.0.7.5)
+ unf_ext (0.0.7.5-x64-mingw32)
+ unf_ext (0.0.7.5-x86-mingw32)
unicode-display_width (1.3.0)
url (0.3.2)
uuidtools (2.1.5)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 55f3cf106b..594d6e2825 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -10,14 +10,14 @@ GIT
license_scout (~> 1.0)
mixlib-shellout (~> 2.0)
mixlib-versioning
- ohai (~> 8.0)
+ ohai (>= 8.6.0.alpha.1, < 15)
pedump
ruby-progressbar (~> 1.7)
thor (~> 0.18)
GIT
remote: https://github.com/chef/omnibus-software
- revision: 4ef2d1a5b9162f4f5f52617d2a0122796b4f3c43
+ revision: f0c34cd3a21c4da6207721914213ac775b44570f
specs:
omnibus-software (4.0.0)
chef-sugar (>= 3.4.0)
@@ -29,13 +29,13 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
- aws-sdk (2.10.128)
- aws-sdk-resources (= 2.10.128)
- aws-sdk-core (2.10.128)
+ aws-sdk (2.11.6)
+ aws-sdk-resources (= 2.11.6)
+ aws-sdk-core (2.11.6)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.10.128)
- aws-sdk-core (= 2.10.128)
+ aws-sdk-resources (2.11.6)
+ aws-sdk-core (= 2.11.6)
aws-sigv4 (1.0.2)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
@@ -76,7 +76,7 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (13.7.16)
+ chef-config (13.8.0)
addressable
fuzzyurl
mixlib-config (~> 2.0)
@@ -90,8 +90,8 @@ GEM
erubis (2.7.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
- ffi (1.9.21)
- ffi (1.9.21-x86-mingw32)
+ ffi (1.9.23)
+ ffi (1.9.23-x86-mingw32)
ffi-yajl (2.3.1)
libyajl2 (~> 1.2)
fuzzyurl (0.9.0)
@@ -110,7 +110,7 @@ GEM
kitchen-vagrant (0.19.0)
test-kitchen (~> 1.4)
libyajl2 (1.2.0)
- license_scout (1.0.0)
+ license_scout (1.0.1)
ffi-yajl (~> 2.2)
mixlib-shellout (~> 2.2)
toml-rb (~> 1.0)
@@ -124,8 +124,8 @@ GEM
mixlib-log
mixlib-authentication (1.4.2)
mixlib-cli (1.7.0)
- mixlib-config (2.2.4)
- mixlib-install (3.9.0)
+ mixlib-config (2.2.5)
+ mixlib-install (3.9.3)
mixlib-shellout
mixlib-versioning
thor
@@ -147,7 +147,7 @@ GEM
nori (2.6.0)
octokit (4.8.0)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (8.26.1)
+ ohai (13.7.1)
chef-config (>= 12.5.0.alpha.1, < 14)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -176,7 +176,7 @@ GEM
pry-stack_explorer (0.4.9.2)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
- public_suffix (3.0.1)
+ public_suffix (3.0.2)
retryable (2.0.4)
ridley (4.6.1)
addressable