diff options
author | Adam Leff <adam@leff.co> | 2018-01-04 17:14:43 -0500 |
---|---|---|
committer | Adam Leff <adam@leff.co> | 2018-01-04 17:14:43 -0500 |
commit | 8ea126ae0b1fe04df94724f791d47aa75b9dcce1 (patch) | |
tree | 88e10c19903d0726ac72a250a74396bc201f4be3 | |
parent | c6433605bae0a9f52c843ca8cb97e64b2bcf5f0a (diff) | |
download | chef-adamleff/bump-inspec-1.49.2.tar.gz |
Bump deps to pick up InSpec v1.49.2adamleff/bump-inspec-1.49.2
Signed-off-by: Adam Leff <adam@leff.co>
-rw-r--r-- | Gemfile.lock | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4211fd0eda..2cde9513b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GIT GIT remote: https://github.com/rubysec/bundler-audit.git - revision: 06e6077aaaed3744915b1dda71effeea2ea41751 + revision: b84d88f76c4d656421c1d810c9760b0fdea5d13a specs: bundler-audit (0.6.0) bundler (~> 1.2) @@ -106,7 +106,7 @@ GEM appbundler (0.10.0) mixlib-cli (~> 1.4) ast (2.3.0) - backports (3.10.3) + backports (3.11.0) binding_of_caller (0.7.3) debug_inspector (>= 0.0.1) builder (3.2.3) @@ -133,7 +133,7 @@ GEM erubis (2.7.0) ethon (0.11.0) ffi (>= 1.3.0) - excon (0.59.0) + excon (0.60.0) faraday (0.13.1) multipart-post (>= 1.2, < 3) faraday_middleware (0.12.2) @@ -163,7 +163,7 @@ GEM htmlentities (4.3.4) httpclient (2.8.3) iniparse (1.4.4) - inspec (1.48.0) + inspec (1.49.2) addressable (~> 2.4) faraday (>= 0.9.0) hashie (~> 3.4) @@ -181,7 +181,7 @@ GEM sslshake (~> 1.2) thor (~> 0.19) tomlrb (~> 1.2) - train (~> 0.31, >= 0.31.1) + train (~> 0.32) ipaddress (0.8.3) iso8601 (0.9.1) json (2.1.0) @@ -220,7 +220,7 @@ GEM net-telnet (0.1.1) netrc (0.11.0) nori (2.6.0) - octokit (4.7.0) + octokit (4.8.0) sawyer (~> 0.8.0, >= 0.5.3) ohai (13.7.0) chef-config (>= 12.5.0.alpha.1, < 14) @@ -234,7 +234,7 @@ GEM plist (~> 3.1) systemu (~> 2.6.4) wmi-lite (~> 1.0) - parallel (1.12.0) + parallel (1.12.1) parser (2.4.0.2) ast (~> 2.3) parslet (1.8.1) @@ -287,7 +287,7 @@ GEM rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) - ruby-prof (0.16.2) + ruby-prof (0.17.0) ruby-progressbar (1.9.0) ruby-shadow (2.5.0) rubyntlm (0.6.2) @@ -319,7 +319,7 @@ GEM systemu (2.6.5) thor (0.20.0) tomlrb (1.2.6) - train (0.31.1) + train (0.32.0) docker-api (~> 1.26) json (>= 1.8, < 3.0) mixlib-shellout (~> 2.0) @@ -340,7 +340,7 @@ GEM ethon (>= 0.8.0) unicode-display_width (1.3.0) uuidtools (2.1.5) - webmock (3.1.1) + webmock (3.2.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff |