summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2019-11-15 14:58:28 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2019-11-15 14:58:28 -0800
commit061e9d36cddd4e3e82fecc9bb327a754bf1b8327 (patch)
tree208570da2dd13578e1b591dc814c6b95c361d571
parent59025a42450028cb10025fb5bce32e0139c75a68 (diff)
downloadchef-061e9d36cddd4e3e82fecc9bb327a754bf1b8327.tar.gz
enable PIE after typofix
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 45cb6c9c19..01becf5912 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -188,7 +188,7 @@ GEM
htmlentities (4.3.4)
httpclient (2.8.3)
iniparse (1.4.4)
- inspec-core (4.18.38)
+ inspec-core (4.18.39)
addressable (~> 2.4)
faraday (>= 0.9.0)
faraday_middleware (~> 0.12.2)
@@ -213,8 +213,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.18.38)
- inspec-core (= 4.18.38)
+ inspec-core-bin (4.18.39)
+ inspec-core (= 4.18.39)
ipaddress (0.8.3)
iso8601 (0.12.1)
jaro_winkler (1.5.4)
@@ -325,7 +325,7 @@ GEM
simplecov-html (0.10.2)
slop (3.6.0)
sslshake (1.3.0)
- strings (0.1.6)
+ strings (0.1.7)
strings-ansi (~> 0.1)
unicode-display_width (~> 1.5)
unicode_utils (~> 1.4)