diff options
-rw-r--r-- | Gemfile.lock | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 2956fc2e86..0023f936b8 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) |