diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-08-06 16:00:28 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-08-06 16:00:28 +0000 |
commit | 975395a2812c20d326a9f83d5510b848dabc79ef (patch) | |
tree | 431eab8280a5e1bd80b55d925ec9e6717a7b781e /Gemfile.lock | |
parent | f69fd03cf7636d6ffd9fcc0a951c2dabfc576215 (diff) | |
download | chef-975395a2812c20d326a9f83d5510b848dabc79ef.tar.gz |
Bump version to 14.4.22 by Chef Expeditorv14.4.22
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d6c9292d0a..2e8480429f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,10 +9,10 @@ GIT PATH remote: . specs: - chef (14.4.21) + chef (14.4.22) addressable bundler (>= 1.10) - chef-config (= 14.4.21) + chef-config (= 14.4.22) chef-zero (>= 13.0) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) @@ -40,10 +40,10 @@ PATH specinfra (~> 2.10) syslog-logger (~> 1.6) uuidtools (~> 2.1.5) - chef (14.4.21-universal-mingw32) + chef (14.4.22-universal-mingw32) addressable bundler (>= 1.10) - chef-config (= 14.4.21) + chef-config (= 14.4.22) chef-zero (>= 13.0) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) @@ -86,7 +86,7 @@ PATH PATH remote: chef-config specs: - chef-config (14.4.21) + chef-config (14.4.22) addressable fuzzyurl mixlib-config (>= 2.2.12, < 3.0) @@ -175,7 +175,7 @@ GEM addressable (~> 2.3) libyajl2 (1.2.0) method_source (0.9.0) - mixlib-archive (0.4.8) + mixlib-archive (0.4.13) mixlib-log mixlib-authentication (2.1.1) mixlib-cli (1.7.0) @@ -242,22 +242,22 @@ GEM rainbow (3.0.0) rake (12.3.1) rb-readline (0.5.5) - rspec (3.7.0) - rspec-core (~> 3.7.0) - rspec-expectations (~> 3.7.0) - rspec-mocks (~> 3.7.0) - rspec-core (3.7.1) - rspec-support (~> 3.7.0) - rspec-expectations (3.7.0) + rspec (3.8.0) + rspec-core (~> 3.8.0) + rspec-expectations (~> 3.8.0) + rspec-mocks (~> 3.8.0) + rspec-core (3.8.0) + rspec-support (~> 3.8.0) + rspec-expectations (3.8.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) + rspec-support (~> 3.8.0) rspec-its (1.2.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.7.0) + rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-support (3.7.1) + rspec-support (~> 3.8.0) + rspec-support (3.8.0) rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) @@ -289,7 +289,7 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.2) slop (3.6.0) - specinfra (2.75.0) + specinfra (2.75.1) net-scp net-ssh (>= 2.7) net-telnet |