Skip to content

Commit

Permalink
Merge pull request #1347 from chef/updates
Browse files Browse the repository at this point in the history
update cookstyle, cookbook-omnifetch, knife-google, omnibus-software, knife-cloud and vsphere api gems
  • Loading branch information
tyler-ball authored Jul 15, 2020
2 parents 28765eb + 13a361d commit fbd7055
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GEM
artifactory (3.0.15)
ast (2.4.1)
aws-eventstream (1.1.0)
aws-partitions (1.341.0)
aws-partitions (1.342.0)
aws-sdk-apigateway (1.48.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -63,7 +63,7 @@ GEM
aws-sdk-configservice (1.48.0)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.103.0)
aws-sdk-core (3.104.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -341,18 +341,18 @@ GEM
chef-cli
fauxhai-ng (>= 7.5)
rspec (~> 3.0)
chefstyle (1.1.3)
rubocop (= 0.87.1)
chefstyle (1.2.0)
rubocop (= 0.88.0)
citrus (3.0.2)
cleanroom (1.0.0)
coderay (1.1.3)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.1.6)
cookbook-omnifetch (0.9.1)
cookbook-omnifetch (0.10.0)
mixlib-archive (>= 0.4, < 2.0)
cookstyle (6.11.4)
rubocop (= 0.87.1)
cookstyle (6.12.6)
rubocop (= 0.88.0)
debug_inspector (0.0.3)
declarative (0.0.20)
declarative-option (0.1.0)
Expand Down Expand Up @@ -559,18 +559,18 @@ GEM
ipaddress
listen (~> 3.1)
nokogiri (>= 1.5.5)
knife-cloud (4.0.0)
knife-cloud (4.0.2)
chef (>= 15.11)
excon (>= 0.50)
mixlib-shellout
knife-ec2 (2.0.0)
aws-sdk-ec2 (~> 1.95)
aws-sdk-s3 (~> 1.43)
chef (>= 15.11)
knife-google (5.0.3)
knife-google (5.0.4)
chef (>= 15.11)
gcewinpass (~> 1.1)
google-api-client (>= 0.23.9, < 0.41.0)
google-api-client (>= 0.23.9, < 0.43.0)
knife-cloud (>= 4.0.0)
knife-opc (0.4.4)
knife-push (2.0.0)
Expand Down Expand Up @@ -768,7 +768,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
rubocop (0.87.1)
rubocop (0.88.0)
parallel (~> 1.10)
parser (>= 2.7.1.1)
rainbow (>= 2.2.2, < 4.0)
Expand Down Expand Up @@ -952,26 +952,26 @@ GEM
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
vsphere-automation-appliance (0.4.6)
vsphere-automation-appliance (0.4.7)
vsphere-automation-cis (~> 0.4.6)
vsphere-automation-runtime (~> 0.4.6)
vsphere-automation-cis (0.4.6)
vsphere-automation-cis (0.4.7)
vsphere-automation-runtime (~> 0.4.6)
vsphere-automation-content (0.4.6)
vsphere-automation-content (0.4.7)
vsphere-automation-cis (~> 0.4.6)
vsphere-automation-runtime (~> 0.4.6)
vsphere-automation-runtime (0.4.6)
vsphere-automation-sdk (0.4.6)
vsphere-automation-runtime (0.4.7)
vsphere-automation-sdk (0.4.7)
vsphere-automation-appliance (~> 0.4.6)
vsphere-automation-cis (~> 0.4.6)
vsphere-automation-content (~> 0.4.6)
vsphere-automation-runtime (~> 0.4.6)
vsphere-automation-vapi (~> 0.4.6)
vsphere-automation-vcenter (~> 0.4.6)
vsphere-automation-vapi (0.4.6)
vsphere-automation-vapi (0.4.7)
vsphere-automation-cis (~> 0.4.6)
vsphere-automation-runtime (~> 0.4.6)
vsphere-automation-vcenter (0.4.6)
vsphere-automation-vcenter (0.4.7)
vsphere-automation-cis (~> 0.4.6)
vsphere-automation-runtime (~> 0.4.6)
win32-api (1.5.3-universal-mingw32)
Expand Down
6 changes: 3 additions & 3 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
GIT
remote: https://github.com/chef/omnibus-software.git
revision: c40e056b40cfae3f93a02a9ccbd33a1cfa21ed4c
revision: 6909d445b211528dc3c56b66813bca78dc22d213
branch: master
specs:
omnibus-software (4.0.0)
omnibus (>= 5.6.1)

GIT
remote: https://github.com/chef/omnibus.git
revision: 67f54efcae3ca08c7035b8835fd808f2d1c755de
revision: 414893b4340b0edf028d1d48daa8c2e2b288edc6
branch: master
specs:
omnibus (7.0.15)
omnibus (7.0.16)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-sugar (>= 3.3)
Expand Down

0 comments on commit fbd7055

Please sign in to comment.