summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock89
-rw-r--r--acceptance/Gemfile.lock28
-rw-r--r--kitchen-tests/Berksfile.lock4
-rw-r--r--kitchen-tests/Gemfile.lock26
-rw-r--r--omnibus/Gemfile.lock20
6 files changed, 82 insertions, 87 deletions
diff --git a/Gemfile b/Gemfile
index 003df8ee15..3c6588867c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -38,7 +38,7 @@ group(:integration) do
gem "chefspec"
gem "halite"
gem "poise"
- gem "poise-boiler", git: "https://github.com/poise/poise-boiler"
+ gem "poise-boiler"
gem "knife-windows"
gem "foodcritic"
diff --git a/Gemfile.lock b/Gemfile.lock
index 6bf0550bf5..39e6521c24 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/chef-server
- revision: ba0ec88f6800215c574d1d41c4b8bcc86d6f25b0
+ revision: dc72f9de64d27c81d74303c2c62ace1094f4846b
specs:
oc-chef-pedant (2.2.0)
activesupport (>= 4.2.7.1, < 6.0)
@@ -23,39 +23,6 @@ GIT
rubocop (= 0.42.0)
GIT
- remote: https://github.com/poise/poise-boiler
- revision: b2faa2bcfd128d5fcd781c2b727d05f6b818d74b
- specs:
- poise-boiler (1.12.1.pre)
- bundler
- chefspec (~> 5.0)
- codeclimate-test-reporter (~> 0.4)
- codecov (~> 0.0, >= 0.0.2)
- foodcritic (~> 7.0)
- fuubar (~> 2.0)
- git (~> 1.2)
- halite (~> 1.2)
- kitchen-docker (>= 2.6.0.rc.0)
- kitchen-ec2 (~> 1.0)
- kitchen-sync (~> 2.1)
- kitchen-vagrant
- mixlib-shellout (>= 1.4, < 3.0)
- poise-profiler (~> 1.0)
- pry
- pry-byebug
- rake (>= 10.4, < 12.0)
- rspec (~> 3.2)
- rspec-its (~> 1.2)
- simplecov (~> 0.9)
- test-kitchen (~> 1.7, >= 1.7.1)
- travis (~> 1.8, >= 1.8.1)
- vagrant-wrapper
- winrm (~> 2.0)
- winrm-fs (~> 1.0)
- yard (~> 0.8)
- yard-classmethods (~> 1.0)
-
-GIT
remote: https://github.com/rubysec/bundler-audit.git
revision: b7123d7b294f244165d9469f22b37a559e235fc2
specs:
@@ -158,12 +125,12 @@ GEM
mixlib-cli (~> 1.4)
artifactory (2.5.0)
ast (2.3.0)
- aws-sdk (2.6.2)
- aws-sdk-resources (= 2.6.2)
- aws-sdk-core (2.6.2)
+ aws-sdk (2.6.3)
+ aws-sdk-resources (= 2.6.3)
+ aws-sdk-core (2.6.3)
jmespath (~> 1.0)
- aws-sdk-resources (2.6.2)
- aws-sdk-core (= 2.6.2)
+ aws-sdk-resources (2.6.3)
+ aws-sdk-core (= 2.6.3)
aws-sdk-v1 (1.66.0)
json (~> 1.4)
nokogiri (>= 1.4.4)
@@ -175,10 +142,10 @@ GEM
chef-api (0.7.0)
logify (~> 0.1)
mime-types
- chef-provisioning (2.0.1)
+ chef-provisioning (2.0.2)
cheffish (~> 4.0)
inifile (>= 2.0.2)
- mixlib-install (~> 1.0)
+ mixlib-install (>= 1.0, < 3.0)
net-scp (~> 1.0)
net-ssh (>= 2.9, < 4.0)
net-ssh-gateway (~> 1.2.0)
@@ -327,14 +294,14 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
- minitest (5.9.0)
+ minitest (5.9.1)
mixlib-archive (0.2.0)
mixlib-log
mixlib-authentication (1.4.1)
mixlib-log
mixlib-cli (1.7.0)
mixlib-config (2.2.4)
- mixlib-install (1.2.2)
+ mixlib-install (2.0.0)
artifactory
mixlib-shellout
mixlib-versioning
@@ -396,6 +363,34 @@ GEM
plist (3.2.0)
poise (2.7.1)
halite (~> 1.0)
+ poise-boiler (1.12.0)
+ bundler
+ chefspec (~> 5.0)
+ codeclimate-test-reporter (~> 0.4)
+ codecov (~> 0.0, >= 0.0.2)
+ foodcritic (~> 7.0)
+ fuubar (~> 2.0)
+ git (~> 1.2)
+ halite (~> 1.2)
+ kitchen-docker (>= 2.6.0.rc.0)
+ kitchen-ec2 (~> 1.0)
+ kitchen-sync (~> 2.1)
+ kitchen-vagrant
+ mixlib-shellout (>= 1.4, < 3.0)
+ poise-profiler (~> 1.0)
+ pry
+ pry-byebug
+ rake (>= 10.4, < 12.0)
+ rspec (~> 3.2)
+ rspec-its (~> 1.2)
+ simplecov (~> 0.9)
+ test-kitchen (~> 1.7, >= 1.7.1)
+ travis (~> 1.8, >= 1.8.1)
+ vagrant-wrapper
+ winrm (~> 2.0)
+ winrm-fs (~> 1.0)
+ yard (~> 0.8)
+ yard-classmethods (~> 1.0)
poise-profiler (1.0.1)
halite (~> 1.0)
polyglot (0.3.5)
@@ -490,8 +485,8 @@ GEM
logify (~> 0.2)
syslog-logger (1.6.8)
systemu (2.6.5)
- test-kitchen (1.13.0)
- mixlib-install (~> 1.2)
+ test-kitchen (1.13.2)
+ mixlib-install (>= 1.2, < 3.0)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
net-ssh (>= 2.9, < 4.0)
@@ -555,7 +550,7 @@ GEM
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rubyntlm (~> 0.6.0, >= 0.6.1)
- winrm-elevated (1.0.0)
+ winrm-elevated (1.0.1)
winrm (~> 2.0)
winrm-fs (~> 1.0)
winrm-fs (1.0.0)
@@ -596,7 +591,7 @@ DEPENDENCIES
oc-chef-pedant!
octokit
poise
- poise-boiler!
+ poise-boiler
pry
pry-byebug
pry-remote
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock
index 8ec07d1c80..0dbc73eeb7 100644
--- a/acceptance/Gemfile.lock
+++ b/acceptance/Gemfile.lock
@@ -11,12 +11,12 @@ GEM
specs:
addressable (2.4.0)
artifactory (2.5.0)
- aws-sdk (2.6.2)
- aws-sdk-resources (= 2.6.2)
- aws-sdk-core (2.6.2)
+ aws-sdk (2.6.3)
+ aws-sdk-resources (= 2.6.3)
+ aws-sdk-core (2.6.3)
jmespath (~> 1.0)
- aws-sdk-resources (2.6.2)
- aws-sdk-core (= 2.6.2)
+ aws-sdk-resources (2.6.3)
+ aws-sdk-core (= 2.6.3)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (~> 2.0, >= 2.0.2)
@@ -53,7 +53,7 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (12.14.77)
+ chef-config (12.14.89)
addressable
fuzzyurl
mixlib-config (~> 2.0)
@@ -77,7 +77,7 @@ GEM
hashie (3.4.6)
hitimes (1.2.4)
httpclient (2.7.2)
- inspec (0.35.0)
+ inspec (1.0.0)
hashie (~> 3.4)
json (>= 1.8, < 3.0)
method_source (~> 0.8)
@@ -90,7 +90,7 @@ GEM
rubyzip (~> 1.1)
sslshake (~> 1)
thor (~> 0.19)
- train (>= 0.19.0, < 1.0)
+ train (>= 0.19.1, < 1.0)
jmespath (1.3.1)
json (2.0.2)
kitchen-ec2 (1.2.0)
@@ -99,8 +99,8 @@ GEM
multi_json
retryable (~> 2.0)
test-kitchen (~> 1.4, >= 1.4.1)
- kitchen-inspec (0.15.1)
- inspec (>= 0.22.0, < 1.0.0)
+ kitchen-inspec (0.15.2)
+ inspec (>= 0.22.0, < 2.0.0)
test-kitchen (~> 1.6)
kitchen-vagrant (0.20.0)
test-kitchen (~> 1.4)
@@ -115,7 +115,7 @@ GEM
mixlib-authentication (1.4.1)
mixlib-log
mixlib-config (2.2.4)
- mixlib-install (1.2.2)
+ mixlib-install (2.0.0)
artifactory
mixlib-shellout
mixlib-versioning
@@ -187,8 +187,8 @@ GEM
molinillo (~> 0.4.2)
semverse (~> 1.1)
sslshake (1.0.12)
- test-kitchen (1.13.0)
- mixlib-install (~> 1.2)
+ test-kitchen (1.13.2)
+ mixlib-install (>= 1.2, < 3.0)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
net-ssh (>= 2.9, < 4.0)
@@ -220,7 +220,7 @@ GEM
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rubyntlm (~> 0.6.0, >= 0.6.1)
- winrm-elevated (1.0.0)
+ winrm-elevated (1.0.1)
winrm (~> 2.0)
winrm-fs (~> 1.0)
winrm-fs (1.0.0)
diff --git a/kitchen-tests/Berksfile.lock b/kitchen-tests/Berksfile.lock
index 8efea70082..23cb1f45be 100644
--- a/kitchen-tests/Berksfile.lock
+++ b/kitchen-tests/Berksfile.lock
@@ -40,7 +40,7 @@ GRAPH
chef-sugar (3.4.0)
chef_hostname (0.4.2)
compat_resource (>= 0.0.0)
- compat_resource (12.14.6)
+ compat_resource (12.14.7)
cron (2.0.0)
database (2.3.1)
aws (>= 0.0.0)
@@ -48,7 +48,7 @@ GRAPH
mysql-chef_gem (~> 0.0)
postgresql (>= 1.0.0)
xfs (>= 0.0.0)
- iis (5.0.0)
+ iis (5.0.1)
windows (>= 1.34.6)
iptables (3.0.0)
compat_resource (>= 12.14.3)
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock
index da74e2c35e..199e3a93cb 100644
--- a/kitchen-tests/Gemfile.lock
+++ b/kitchen-tests/Gemfile.lock
@@ -3,12 +3,12 @@ GEM
specs:
addressable (2.4.0)
artifactory (2.5.0)
- aws-sdk (2.6.2)
- aws-sdk-resources (= 2.6.2)
- aws-sdk-core (2.6.2)
+ aws-sdk (2.6.3)
+ aws-sdk-resources (= 2.6.3)
+ aws-sdk-core (2.6.3)
jmespath (~> 1.0)
- aws-sdk-resources (2.6.2)
- aws-sdk-core (= 2.6.2)
+ aws-sdk-resources (2.6.3)
+ aws-sdk-core (= 2.6.3)
berkshelf (5.1.0)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (>= 2.0.2, < 4.0)
@@ -43,7 +43,7 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (12.14.77)
+ chef-config (12.14.89)
addressable
fuzzyurl
mixlib-config (~> 2.0)
@@ -69,7 +69,7 @@ GEM
hitimes (1.2.4)
hitimes (1.2.4-x86-mingw32)
httpclient (2.8.2.4)
- inspec (0.35.0)
+ inspec (1.0.0)
hashie (~> 3.4)
json (>= 1.8, < 3.0)
method_source (~> 0.8)
@@ -82,7 +82,7 @@ GEM
rubyzip (~> 1.1)
sslshake (~> 1)
thor (~> 0.19)
- train (>= 0.19.0, < 1.0)
+ train (>= 0.19.1, < 1.0)
jmespath (1.3.1)
json (2.0.2)
kitchen-appbundle-updater (0.1.2)
@@ -95,8 +95,8 @@ GEM
multi_json
retryable (~> 2.0)
test-kitchen (~> 1.4, >= 1.4.1)
- kitchen-inspec (0.15.1)
- inspec (>= 0.22.0, < 1.0.0)
+ kitchen-inspec (0.15.2)
+ inspec (>= 0.22.0, < 2.0.0)
test-kitchen (~> 1.6)
kitchen-vagrant (0.20.0)
test-kitchen (~> 1.4)
@@ -111,7 +111,7 @@ GEM
mixlib-authentication (1.4.1)
mixlib-log
mixlib-config (2.2.4)
- mixlib-install (1.2.2)
+ mixlib-install (2.0.0)
artifactory
mixlib-shellout
mixlib-versioning
@@ -186,8 +186,8 @@ GEM
molinillo (~> 0.4)
semverse (>= 1.1, < 3.0)
sslshake (1.0.12)
- test-kitchen (1.13.0)
- mixlib-install (~> 1.2)
+ test-kitchen (1.13.2)
+ mixlib-install (>= 1.2, < 3.0)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
net-ssh (>= 2.9, < 4.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 6e4c00897c..0c2d218bdd 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: git://github.com/chef/license_scout.git
- revision: 81f1e5c0afc76bd86132464c8ad2b94d884a4845
+ revision: 4fd26d99d0617d6336ae372f026c190617800e6b
specs:
license_scout (0.1.2)
ffi-yajl (~> 2.2)
@@ -38,12 +38,12 @@ GEM
addressable (2.4.0)
artifactory (2.5.0)
awesome_print (1.7.0)
- aws-sdk (2.6.2)
- aws-sdk-resources (= 2.6.2)
- aws-sdk-core (2.6.2)
+ aws-sdk (2.6.3)
+ aws-sdk-resources (= 2.6.3)
+ aws-sdk-core (2.6.3)
jmespath (~> 1.0)
- aws-sdk-resources (2.6.2)
- aws-sdk-core (= 2.6.2)
+ aws-sdk-resources (2.6.3)
+ aws-sdk-core (= 2.6.3)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (~> 2.0, >= 2.0.2)
@@ -83,7 +83,7 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (12.14.77)
+ chef-config (12.14.89)
addressable
fuzzyurl
mixlib-config (~> 2.0)
@@ -127,7 +127,7 @@ GEM
mixlib-log
mixlib-cli (1.7.0)
mixlib-config (2.2.4)
- mixlib-install (1.2.2)
+ mixlib-install (2.0.0)
artifactory
mixlib-shellout
mixlib-versioning
@@ -211,8 +211,8 @@ GEM
molinillo (~> 0.4.2)
semverse (~> 1.1)
systemu (2.6.5)
- test-kitchen (1.13.0)
- mixlib-install (~> 1.2)
+ test-kitchen (1.13.2)
+ mixlib-install (>= 1.2, < 3.0)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
net-ssh (>= 2.9, < 4.0)