summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-04-27 09:19:29 -0700
committerGitHub <noreply@github.com>2020-04-27 09:19:29 -0700
commit44d3d6ad1782bd613420794df12467fa15c9a560 (patch)
treec5f7f4d7e7e1c0779a5e6f34cb71be2c5b8cd7b2
parent6fbd4c5e9e384aa103989bf9986bfa4dd8c34b0c (diff)
parent35ffb0ce50e4b1e7cd37bab8c222da5d1e804c5a (diff)
downloadchef-44d3d6ad1782bd613420794df12467fa15c9a560.tar.gz
Merge pull request #9743 from chef/expeditor/inspec-core-bin_4.18.108
Bump inspec-core-bin to 4.18.108
-rw-r--r--Gemfile.lock22
1 files changed, 11 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 42b1d23ae5..10513934f7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -209,7 +209,7 @@ GEM
http_parser.rb (0.6.0)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.18.104)
+ inspec-core (4.18.108)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
faraday (>= 0.9.0)
@@ -217,12 +217,12 @@ GEM
htmlentities (~> 4.3)
json_schemer (~> 0.2.1)
license-acceptance (>= 0.2.13, < 2.0)
- method_source (~> 0.8)
+ method_source (>= 0.8, < 2.0)
mixlib-log (~> 3.0)
multipart-post (~> 2.0)
parallel (~> 1.9)
parslet (~> 1.5)
- pry (~> 0)
+ pry (~> 0.13)
rspec (~> 3.9)
rspec-its (~> 1.2)
rubyzip (~> 1.2, >= 1.2.2)
@@ -234,8 +234,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.18.104)
- inspec-core (= 4.18.104)
+ inspec-core-bin (4.18.108)
+ inspec-core (= 4.18.108)
ipaddress (0.8.3)
iso8601 (0.12.1)
jaro_winkler (1.5.4)
@@ -255,7 +255,7 @@ GEM
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
- method_source (0.9.2)
+ method_source (1.0.0)
mixlib-archive (1.0.5)
mixlib-log
mixlib-archive (1.0.5-universal-mingw32)
@@ -292,12 +292,12 @@ GEM
tty-color (~> 0.5)
plist (3.5.0)
proxifier (1.0.3)
- pry (0.12.2)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
- pry-byebug (3.8.0)
+ pry (0.13.1)
+ coderay (~> 1.1)
+ method_source (~> 1.0)
+ pry-byebug (3.9.0)
byebug (~> 11.0)
- pry (~> 0.10)
+ pry (~> 0.13.0)
pry-remote (0.1.8)
pry (~> 0.9)
slop (~> 3.0)