summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-10-10 12:17:10 -0700
committerTim Smith <tsmith84@gmail.com>2019-10-10 12:17:10 -0700
commit9a74bad178bb38b7381742a7a08710667aa2522a (patch)
tree1a87701cc4b36a45e47a827727229f80a31793c5
parent543af3fd71d8b9d6e0e37bbe9c750fa31be8dfcf (diff)
downloadchef-updates_v14.tar.gz
Update chef-zero to 14.0.13 and rspec to 3.9updates_v14
Update all other gems to current. Keep 14.14.14 out of omnibus until we release a regression fix. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock28
-rw-r--r--omnibus/Gemfile.lock32
2 files changed, 30 insertions, 30 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 609c057d7f..e62707a3df 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -98,7 +98,7 @@ GEM
builder (3.2.3)
byebug (11.0.1)
chef-vault (3.4.3)
- chef-zero (14.0.12)
+ chef-zero (14.0.13)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
mixlib-log (>= 2.0, < 4.0)
@@ -117,7 +117,7 @@ GEM
docile (1.3.2)
equatable (0.6.1)
erubis (2.7.0)
- faraday (0.16.2)
+ faraday (0.17.0)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
@@ -202,7 +202,7 @@ GEM
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
- parallel (1.17.0)
+ parallel (1.18.0)
parser (2.6.5.0)
ast (~> 2.4.0)
parslet (1.8.2)
@@ -229,22 +229,22 @@ GEM
rainbow (3.0.0)
rake (12.3.0)
rb-readline (0.5.5)
- rspec (3.8.0)
- rspec-core (~> 3.8.0)
- rspec-expectations (~> 3.8.0)
- rspec-mocks (~> 3.8.0)
- rspec-core (3.8.2)
- rspec-support (~> 3.8.0)
- rspec-expectations (3.8.5)
+ rspec (3.9.0)
+ rspec-core (~> 3.9.0)
+ rspec-expectations (~> 3.9.0)
+ rspec-mocks (~> 3.9.0)
+ rspec-core (3.9.0)
+ rspec-support (~> 3.9.0)
+ rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
+ rspec-support (~> 3.9.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.8.2)
+ rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-support (3.8.3)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.0)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index e56e94d59b..2cd100fb6a 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -33,7 +33,7 @@ GEM
artifactory (3.0.5)
awesome_print (1.8.0)
aws-eventstream (1.0.3)
- aws-partitions (1.220.0)
+ aws-partitions (1.221.0)
aws-sdk-core (3.68.1)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
@@ -148,7 +148,7 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
chef-sugar-ng (5.0.4)
- chef-zero (14.0.12)
+ chef-zero (14.0.13)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
mixlib-log (>= 2.0, < 4.0)
@@ -163,7 +163,7 @@ GEM
ed25519 (1.2.4)
equatable (0.6.1)
erubis (2.7.0)
- faraday (0.16.2)
+ faraday (0.17.0)
multipart-post (>= 1.2, < 3)
ffi (1.11.1)
ffi (1.11.1-x64-mingw32)
@@ -275,22 +275,22 @@ GEM
public_suffix (4.0.1)
rack (2.0.7)
retryable (3.0.4)
- rspec (3.8.0)
- rspec-core (~> 3.8.0)
- rspec-expectations (~> 3.8.0)
- rspec-mocks (~> 3.8.0)
- rspec-core (3.8.2)
- rspec-support (~> 3.8.0)
- rspec-expectations (3.8.5)
+ rspec (3.9.0)
+ rspec-core (~> 3.9.0)
+ rspec-expectations (~> 3.9.0)
+ rspec-mocks (~> 3.9.0)
+ rspec-core (3.9.0)
+ rspec-support (~> 3.9.0)
+ rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
+ rspec-support (~> 3.9.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.8.2)
+ rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-support (3.8.3)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.0)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
@@ -310,7 +310,7 @@ GEM
solve (4.0.2)
molinillo (~> 0.6)
semverse (>= 1.1, < 4.0)
- specinfra (2.82.0)
+ specinfra (2.82.2)
net-scp
net-ssh (>= 2.7)
net-telnet (= 0.1.1)
@@ -340,7 +340,7 @@ GEM
toml-rb (1.1.2)
citrus (~> 3.0, > 3.0)
tomlrb (1.2.8)
- tty-box (0.4.1)
+ tty-box (0.5.0)
pastel (~> 0.7.2)
strings (~> 0.1.6)
tty-cursor (~> 0.7)