summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Hain <shain@chef.io>2017-12-11 15:46:43 -0800
committerScott Hain <shain@chef.io>2017-12-11 15:46:43 -0800
commitc09a587aceab34e116d3362f6d6617b47f9bdd0a (patch)
treee5d7bd1c66ed690516e38e0c684a63ff4ef6844b
parent5d142e15e885919dd90cb6786a0d8b48c40699f4 (diff)
downloadchef-c09a587aceab34e116d3362f6d6617b47f9bdd0a.tar.gz
Update gemfile locks
Signed-off-by: Scott Hain <shain@chef.io>
-rw-r--r--Gemfile.lock190
1 files changed, 97 insertions, 93 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 8146c2eda3..f24cd413f8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/chef-server
- revision: 53b28425d56005a92b0e3bb153f95b505168354a
+ revision: e9de61e1d55e4a7fc0bc1a1628d38691c2bec387
specs:
oc-chef-pedant (2.2.0)
activesupport (>= 4.2.7.1, < 6.0)
@@ -29,9 +29,9 @@ GIT
GIT
remote: https://github.com/rubysec/bundler-audit.git
- revision: 6eb5a81e9b184fbb8db03f3e57dc758c65dd7383
+ revision: 06e6077aaaed3744915b1dda71effeea2ea41751
specs:
- bundler-audit (0.5.0)
+ bundler-audit (0.6.0)
bundler (~> 1.2)
thor (~> 0.18)
@@ -120,7 +120,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.1.1)
+ activesupport (5.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
@@ -128,36 +128,35 @@ GEM
addressable (2.4.0)
appbundler (0.10.0)
mixlib-cli (~> 1.4)
- artifactory (2.8.2)
ast (2.3.0)
awesome_print (1.8.0)
- aws-sdk (2.9.43)
- aws-sdk-resources (= 2.9.43)
- aws-sdk-core (2.9.43)
+ aws-sdk (2.10.101)
+ aws-sdk-resources (= 2.10.101)
+ aws-sdk-core (2.10.101)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.9.43)
- aws-sdk-core (= 2.9.43)
- aws-sigv4 (1.0.0)
- backports (3.8.0)
- binding_of_caller (0.7.2)
+ aws-sdk-resources (2.10.101)
+ aws-sdk-core (= 2.10.101)
+ aws-sigv4 (1.0.2)
+ backports (3.10.3)
+ binding_of_caller (0.7.3)
debug_inspector (>= 0.0.1)
builder (3.2.3)
- byebug (9.0.6)
- chef-api (0.7.0)
+ byebug (9.1.0)
+ chef-api (0.7.1)
logify (~> 0.1)
mime-types
- chef-provisioning (2.3.2)
+ chef-provisioning (2.6.0)
cheffish (>= 4.0, < 14.0)
inifile (>= 2.0.2)
- mixlib-install (>= 1.0, < 3.0)
+ mixlib-install (>= 1.0)
net-scp (~> 1.0)
net-ssh (>= 2.9, < 5.0)
- net-ssh-gateway (~> 1.2)
+ net-ssh-gateway (> 1.2, < 3.0)
winrm (~> 2.0)
winrm-elevated (~> 1.0)
winrm-fs (~> 1.0)
- chef-sugar (3.4.0)
+ chef-sugar (3.6.0)
chef-zero (5.3.2)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
@@ -167,7 +166,7 @@ GEM
cheffish (5.0.1)
chef-zero (~> 5.0)
net-ssh
- chefspec (7.1.0)
+ chefspec (7.1.1)
chef (>= 12.14.89)
fauxhai (>= 4, < 6)
rspec (~> 3.0)
@@ -179,18 +178,23 @@ GEM
json
simplecov
url
- coderay (1.1.1)
+ coderay (1.1.2)
concurrent-ruby (1.0.5)
- cucumber (2.4.0)
+ cucumber (3.1.0)
builder (>= 2.1.2)
- cucumber-core (~> 1.5.0)
+ cucumber-core (~> 3.1.0)
+ cucumber-expressions (~> 5.0.4)
cucumber-wire (~> 0.0.1)
- diff-lcs (>= 1.1.3)
- gherkin (~> 4.0)
+ diff-lcs (~> 1.3)
+ gherkin (~> 5.0)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
- cucumber-core (1.5.0)
- gherkin (~> 4.0)
+ cucumber-core (3.1.0)
+ backports (>= 3.8.0)
+ cucumber-tag_expressions (~> 1.1.0)
+ gherkin (>= 5.0.0)
+ cucumber-expressions (5.0.7)
+ cucumber-tag_expressions (1.1.1)
cucumber-wire (0.0.1)
debug_inspector (0.0.3)
diff-lcs (1.3)
@@ -198,31 +202,31 @@ GEM
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
- ethon (0.10.1)
+ ethon (0.11.0)
ffi (>= 1.3.0)
- excon (0.57.0)
- faraday (0.12.1)
+ excon (0.59.0)
+ faraday (0.13.1)
multipart-post (>= 1.2, < 3)
faraday-http-cache (2.0.0)
faraday (~> 0.8)
- faraday_middleware (0.11.0.1)
+ faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
- fauxhai (5.0.0)
+ fauxhai (5.5.0)
net-ssh
ffi (1.9.18)
ffi (1.9.18-x86-mingw32)
ffi-win32-extensions (1.0.3)
ffi
- ffi-yajl (2.3.0)
+ ffi-yajl (2.3.1)
libyajl2 (~> 1.2)
- foodcritic (11.2.0)
+ foodcritic (11.4.0)
cucumber-core (>= 1.3)
erubis
+ ffi-yajl (~> 2.0)
nokogiri (>= 1.5, < 2.0)
rake
rufus-lru (~> 1.0)
treetop (~> 1.4)
- yajl-ruby (~> 1.1)
fuubar (2.2.0)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
@@ -234,32 +238,33 @@ GEM
multi_json (~> 1.0)
net-http-persistent (~> 2.9)
net-http-pipeline
- gherkin (4.1.3)
+ gherkin (5.0.0)
git (1.3.0)
gssapi (1.2.0)
ffi (>= 1.0.1)
gyoku (1.3.1)
builder (>= 2.1.2)
- halite (1.7.0)
+ halite (1.8.0)
bundler
chef (>= 12.0, < 14.0)
stove (~> 5.0)
thor
- hashie (3.5.5)
- highline (1.7.8)
+ hashie (3.5.6)
+ highline (1.7.10)
hirb (0.7.3)
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
- i18n (0.8.4)
+ i18n (0.9.1)
+ concurrent-ruby (~> 1.0)
inifile (3.0.0)
- iniparse (1.4.3)
+ iniparse (1.4.4)
ipaddress (0.8.3)
jmespath (1.3.1)
json (2.1.0)
kitchen-docker (2.6.0)
test-kitchen (>= 1.0.0)
- kitchen-ec2 (1.3.2)
+ kitchen-ec2 (1.4.0)
aws-sdk (~> 2)
excon
multi_json
@@ -268,7 +273,7 @@ GEM
kitchen-sync (2.2.0)
net-sftp
test-kitchen (>= 1.0.0)
- kitchen-vagrant (1.1.0)
+ kitchen-vagrant (1.2.1)
test-kitchen (~> 1.4)
knife-windows (1.9.0)
winrm (~> 2.1)
@@ -281,30 +286,28 @@ GEM
little-plugger (~> 1.1)
multi_json (~> 1.10)
logify (0.2.0)
- method_source (0.8.2)
+ method_source (0.9.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
- minitest (5.10.2)
+ minitest (5.10.3)
mixlib-archive (0.4.1)
mixlib-log
- mixlib-authentication (1.4.1)
- mixlib-log
+ mixlib-authentication (1.4.2)
mixlib-cli (1.7.0)
mixlib-config (2.2.4)
- mixlib-install (2.1.12)
- artifactory
+ mixlib-install (3.8.0)
mixlib-shellout
mixlib-versioning
thor
mixlib-log (1.7.1)
- mixlib-shellout (2.2.7)
- mixlib-shellout (2.2.7-universal-mingw32)
+ mixlib-shellout (2.3.2)
+ mixlib-shellout (2.3.2-universal-mingw32)
win32-process (~> 0.8.2)
wmi-lite (~> 1.0)
- mixlib-versioning (1.1.0)
- multi_json (1.12.1)
+ mixlib-versioning (1.2.2)
+ multi_json (1.12.2)
multi_test (0.1.2)
multipart-post (2.0.0)
net-http-persistent (2.9.4)
@@ -314,7 +317,7 @@ GEM
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
- net-ssh (4.1.0)
+ net-ssh (4.2.0)
net-ssh-gateway (1.3.0)
net-ssh (>= 2.6.5)
net-ssh-multi (1.2.1)
@@ -329,7 +332,7 @@ GEM
nori (2.6.0)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (8.25.0)
+ ohai (8.25.1)
chef-config (>= 12.5.0.alpha.1, < 14)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -341,14 +344,14 @@ GEM
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
- paint (2.0.0)
- parser (2.4.0.0)
- ast (~> 2.2)
- plist (3.3.0)
+ paint (2.0.1)
+ parser (2.4.0.2)
+ ast (~> 2.3)
+ plist (3.4.0)
poise (2.8.1)
chef (>= 12, < 14)
halite (~> 1.0)
- poise-boiler (1.16.0)
+ poise-boiler (1.18.0)
awesome_print
bundler
chefspec (>= 5, < 8)
@@ -384,12 +387,11 @@ GEM
polyglot (0.3.5)
powerpack (0.1.1)
proxifier (1.0.3)
- pry (0.10.4)
+ pry (0.11.3)
coderay (~> 1.1.0)
- method_source (~> 0.8.1)
- slop (~> 3.4)
- pry-byebug (3.4.2)
- byebug (~> 9.0)
+ method_source (~> 0.9.0)
+ pry-byebug (3.5.1)
+ byebug (~> 9.1)
pry (~> 0.10)
pry-remote (0.1.8)
pry (~> 0.9)
@@ -403,7 +405,7 @@ GEM
rack (2.0.3)
rainbow (2.2.2)
rake
- rake (12.0.0)
+ rake (12.3.0)
rb-readline (0.5.5)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
@@ -414,26 +416,26 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
- retriable (3.0.2)
+ retriable (3.1.1)
retryable (2.0.4)
- rspec (3.6.0)
- rspec-core (~> 3.6.0)
- rspec-expectations (~> 3.6.0)
- rspec-mocks (~> 3.6.0)
- rspec-core (3.6.0)
- rspec-support (~> 3.6.0)
- rspec-expectations (3.6.0)
+ rspec (3.7.0)
+ rspec-core (~> 3.7.0)
+ rspec-expectations (~> 3.7.0)
+ rspec-mocks (~> 3.7.0)
+ rspec-core (3.7.0)
+ rspec-support (~> 3.7.0)
+ rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.6.0)
+ rspec-support (~> 3.7.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.6.0)
+ rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.6.0)
+ rspec-support (~> 3.7.0)
rspec-rerun (1.1.0)
rspec (~> 3.0)
- rspec-support (3.6.0)
+ rspec-support (3.7.0)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
@@ -444,7 +446,7 @@ GEM
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-prof (0.16.2)
- ruby-progressbar (1.8.1)
+ ruby-progressbar (1.9.0)
ruby-shadow (2.5.0)
rubyntlm (0.6.2)
rubyzip (1.2.1)
@@ -453,19 +455,19 @@ GEM
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
- serverspec (2.39.1)
+ serverspec (2.41.3)
multi_json
rspec (~> 3.0)
rspec-its
- specinfra (~> 2.68)
+ specinfra (~> 2.72)
sfl (2.3)
simplecov (0.13.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
- simplecov-html (0.10.1)
+ simplecov-html (0.10.2)
slop (3.6.0)
- specinfra (2.68.0)
+ specinfra (2.72.1)
net-scp
net-ssh (>= 2.7, < 5.0)
net-telnet
@@ -475,17 +477,20 @@ GEM
logify (~> 0.2)
syslog-logger (1.6.8)
systemu (2.6.5)
- test-kitchen (1.16.0)
- mixlib-install (>= 1.2, < 3.0)
+ test-kitchen (1.19.2)
+ mixlib-install (~> 3.6)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
net-ssh (>= 2.9, < 5.0)
net-ssh-gateway (~> 1.2)
safe_yaml (~> 1.0)
thor (~> 0.19, < 0.19.2)
+ winrm (~> 2.0)
+ winrm-elevated (~> 1.0)
+ winrm-fs (~> 1.1.0)
thor (0.19.1)
thread_safe (0.3.6)
- tomlrb (1.2.4)
+ tomlrb (1.2.6)
travis (1.8.8)
backports
faraday (~> 0.9)
@@ -495,11 +500,11 @@ GEM
launchy (~> 2.1)
pusher-client (~> 0.4)
typhoeus (~> 0.6, >= 0.6.8)
- treetop (1.6.8)
+ treetop (1.6.9)
polyglot (~> 0.3)
typhoeus (0.8.0)
ethon (>= 0.8.0)
- tzinfo (1.2.3)
+ tzinfo (1.2.4)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
@@ -509,7 +514,7 @@ GEM
url (0.3.2)
uuidtools (2.1.5)
vagrant-wrapper (2.0.3)
- websocket (1.2.4)
+ websocket (1.2.5)
win32-api (1.5.3-universal-mingw32)
win32-dir (0.5.1)
ffi (>= 1.0.0)
@@ -542,16 +547,15 @@ GEM
winrm-elevated (1.1.0)
winrm (~> 2.0)
winrm-fs (~> 1.0)
- winrm-fs (1.0.1)
+ winrm-fs (1.1.1)
erubis (~> 2.7)
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
winrm (~> 2.0)
- wirb (2.1.1)
+ wirb (2.1.2)
paint (>= 0.9, < 3.0)
wmi-lite (1.0.0)
- yajl-ruby (1.3.0)
- yard (0.9.9)
+ yard (0.9.12)
yard-classmethods (1.0.0)
yard