summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-02-26 13:16:48 -0800
committerGitHub <noreply@github.com>2020-02-26 13:16:48 -0800
commit8fcf183ab3198b0d8755cf692a206c865f2b8cf2 (patch)
tree30ce5af59dfb2012e402ac519f7ad83152c33b32
parent478e900dd00d0cd565d00930a257b53e741d2b7d (diff)
parent825514b1117aa8f1c9d3eddb946f52bf048e8961 (diff)
downloadchef-8fcf183ab3198b0d8755cf692a206c865f2b8cf2.tar.gz
Merge pull request #9401 from chef/bump_deps
Bump all deps to current
-rw-r--r--Gemfile.lock6
-rw-r--r--omnibus/Gemfile.lock14
2 files changed, 10 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0d13cdeeb9..af334e6db0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -240,7 +240,7 @@ GEM
iso8601 (0.12.1)
jaro_winkler (1.5.4)
json (2.3.0)
- json_schemer (0.2.9)
+ json_schemer (0.2.10)
ecma-re-validator (~> 0.2)
hana (~> 1.3)
regexp_parser (~> 1.5)
@@ -284,7 +284,7 @@ GEM
net-ssh-gateway (>= 1.2.0)
nori (2.6.0)
parallel (1.19.1)
- parser (2.7.0.2)
+ parser (2.7.0.3)
ast (~> 2.4.0)
parslet (1.8.2)
pastel (0.7.3)
@@ -343,7 +343,7 @@ GEM
rubyzip (1.3.0)
safe_yaml (1.0.5)
semverse (3.0.0)
- simplecov (0.18.4)
+ simplecov (0.18.5)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.1)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index da5377af50..abce7ff120 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: 6b0f3401c34e8b346476fb2aad202705b30a1db4
+ revision: 4353eb1beaefb3823ccc5b3ea538c3bba72115ef
branch: master
specs:
- omnibus (7.0.3)
+ omnibus (7.0.5)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-sugar (>= 3.3)
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: e8312ad1f93bb3b88a232d0921ded4a0e82936b3
+ revision: 5953ed59521abea496a6424be849f44d1b3e5d92
branch: master
specs:
omnibus-software (4.0.0)
@@ -32,7 +32,7 @@ GEM
artifactory (3.0.12)
awesome_print (1.8.0)
aws-eventstream (1.0.3)
- aws-partitions (1.275.0)
+ aws-partitions (1.276.0)
aws-sdk-core (3.90.1)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -150,9 +150,9 @@ GEM
tomlrb (~> 1.2)
chef-sugar (5.1.9)
chef-utils (15.8.23)
- chef-zero (14.0.17)
+ chef-zero (15.0.0)
ffi-yajl (~> 2.2)
- hashie (>= 2.0, < 4.0)
+ hashie (>= 2.0, < 5.0)
mixlib-log (>= 2.0, < 4.0)
rack (~> 2.0, >= 2.0.6)
uuidtools (~> 2.1)
@@ -180,7 +180,7 @@ GEM
ffi (>= 1.0.1)
gyoku (1.3.1)
builder (>= 2.1.2)
- hashie (3.6.0)
+ hashie (4.1.0)
highline (1.7.10)
httpclient (2.8.3)
inifile (3.0.0)