summaryrefslogtreecommitdiff
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
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>
-rw-r--r--Gemfile.lock18
-rw-r--r--omnibus/Gemfile.lock8
2 files changed, 13 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2e0a54812f..9d0421c622 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: 56f2187784bf8b6840efc73adb2e35ef5f3862a7
+ revision: 6c2d8583fd345c09c7931e2f8c0ed33a48925c40
branch: master
specs:
- chefstyle (0.13.2)
+ chefstyle (0.13.3)
rubocop (= 0.72.0)
GIT
@@ -121,8 +121,8 @@ PATH
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)
appbundler (0.13.1)
mixlib-cli (>= 1.4, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
@@ -177,7 +177,7 @@ GEM
htmlentities (4.3.4)
httpclient (2.8.3)
iniparse (1.4.4)
- inspec-core (4.12.0)
+ inspec-core (4.16.0)
addressable (~> 2.4)
faraday (>= 0.9.0)
faraday_middleware (~> 0.12.2)
@@ -202,8 +202,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.12.0)
- inspec-core (= 4.12.0)
+ inspec-core-bin (4.16.0)
+ inspec-core (= 4.16.0)
ipaddress (0.8.3)
iso8601 (0.12.1)
jaro_winkler (1.5.3)
@@ -249,7 +249,7 @@ GEM
net-ssh-gateway (>= 1.2.0)
nori (2.6.0)
parallel (1.17.0)
- parser (2.6.3.0)
+ parser (2.6.4.0)
ast (~> 2.4.0)
parslet (1.8.2)
pastel (0.7.3)
@@ -269,7 +269,7 @@ GEM
pry-stack_explorer (0.4.9.3)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
- public_suffix (3.1.1)
+ public_suffix (4.0.1)
rack (2.0.7)
rainbow (3.0.0)
rake (12.3.2)
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)