summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaymala Sinha <jsinha@chef.io>2019-04-22 12:54:17 -0400
committerJaymala Sinha <jsinha@chef.io>2019-04-22 12:54:17 -0400
commit31a63028ed2287a228b0050523e19dcf0f3a0b8c (patch)
treea8bfd76139585578210d6d1b467382befbebd837
parent19268c5d5f611198a048d0b0bce756e378a88fb6 (diff)
downloadchef-jsinha/update_inspec.tar.gz
Update Inspec to resolve Solaris failurejsinha/update_inspec
Signed-off-by: Jaymala Sinha <jsinha@chef.io>
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index bf42bd469a..d5eb1463e1 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -26,10 +26,10 @@ GIT
GIT
remote: https://github.com/inspec/inspec.git
- revision: 50a8fd7370032c11d1b4640813444e9b1c604716
+ revision: f1cc0b047752f28b22a05d3c6030e13bc38da66f
branch: master
specs:
- inspec-core (4.1.3)
+ inspec-core (4.1.4)
addressable (~> 2.4)
faraday (>= 0.9.0)
faraday_middleware (~> 0.12.2)
@@ -361,7 +361,7 @@ GEM
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
- rspec-expectations (3.8.2)
+ rspec-expectations (3.8.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-its (1.3.0)