summaryrefslogtreecommitdiff
path: root/omnibus
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-08-30 21:21:39 -0700
committerTim Smith <tsmith84@gmail.com>2019-08-30 21:21:39 -0700
commit3a336266b58b4a33661112569e84fe32e71ca679 (patch)
treeb76916fbce7728332ced62327b9c44ba8ac50fd7 /omnibus
parent72cfad956c1179ef64c71386ade411536aad6f48 (diff)
downloadchef-3a336266b58b4a33661112569e84fe32e71ca679.tar.gz
Update InSpec to 4.16 and addressable to 2.7.0inspec_bump_416
This also gets us the public_suffix update which we've been blocked on for a long time due to the pin in addressable Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r--omnibus/Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 74bd1ddd09..4eb3d17408 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -28,8 +28,8 @@ GIT
GEM
remote: https://rubygems.org/
specs:
- addressable (2.6.0)
- public_suffix (>= 2.0.2, < 4.0)
+ addressable (2.7.0)
+ public_suffix (>= 2.0.2, < 5.0)
artifactory (3.0.5)
awesome_print (1.8.0)
aws-eventstream (1.0.3)
@@ -42,7 +42,7 @@ GEM
aws-sdk-kms (1.24.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.47.0)
+ aws-sdk-s3 (1.48.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
@@ -258,7 +258,7 @@ GEM
plist (3.5.0)
progressbar (1.10.1)
proxifier (1.0.3)
- public_suffix (3.1.1)
+ public_suffix (4.0.1)
rack (2.0.7)
retryable (3.0.4)
ruby-progressbar (1.10.1)