diff options
author | Tim Smith <tsmith@chef.io> | 2019-05-01 11:15:34 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-05-01 11:15:34 -0700 |
commit | 13a56a035436457e085ec88b1fbb1a0fab31c4df (patch) | |
tree | c06ae718d9e9286ee2150bad13c9211551ddb4d4 /Gemfile.lock | |
parent | b21dd64dac4184fe268c85e52aa5f99bdfcdcf56 (diff) | |
download | chef-13a56a035436457e085ec88b1fbb1a0fab31c4df.tar.gz |
Update gemfile.lock
Bring in all the latest and greatest
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index cb144b1da0..33d66c0e13 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.5.2) + addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) appbundler (0.12.5) mixlib-cli (>= 1.4, < 3.0) @@ -203,7 +203,7 @@ GEM jaro_winkler (1.5.2) json (2.2.0) libyajl2 (1.2.0) - license-acceptance (1.0.0) + license-acceptance (1.0.2) pastel (~> 0.7) tomlrb (~> 1.2) tty-box (~> 0.3) @@ -239,10 +239,7 @@ GEM net-ssh-multi (1.2.1) net-ssh (>= 2.6.5) net-ssh-gateway (>= 1.2.0) - netrc (0.11.0) nori (2.6.0) - octokit (4.14.0) - sawyer (~> 0.8.0, >= 0.5.3) parallel (1.17.0) parser (2.6.3.0) ast (~> 2.4.0) @@ -303,9 +300,6 @@ GEM rubyntlm (0.6.2) rubyzip (1.2.2) safe_yaml (1.0.5) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) semverse (3.0.0) simplecov (0.16.1) docile (~> 1.1) @@ -423,8 +417,6 @@ DEPENDENCIES chefstyle! ed25519 inspec-core (>= 4.0.0.a, < 5) - netrc - octokit ohai! pry pry-byebug @@ -439,7 +431,6 @@ DEPENDENCIES ruby-prof ruby-shadow simplecov - tomlrb webmock yard |