summaryrefslogtreecommitdiff
path: root/omnibus/config
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-04-20 16:18:03 -0700
committerTim Smith <tsmith84@gmail.com>2020-04-20 16:18:03 -0700
commit9b5457f00d6af2f91c744a5d842d3ca35d3eaa07 (patch)
tree75ac4e6893de9aabfc2dd3b4e831e9e8ef596a8f /omnibus/config
parentdc3928deedd681fe50b02620af942f6b08010d58 (diff)
downloadchef-9b5457f00d6af2f91c744a5d842d3ca35d3eaa07.tar.gz
Move some of the ruby-cleanup logic into omnibus-software
Bump the deps to current to bring in the latest omnibus that includes some of this cleanup natively Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus/config')
-rw-r--r--omnibus/config/software/more-ruby-cleanup.rb21
1 files changed, 0 insertions, 21 deletions
diff --git a/omnibus/config/software/more-ruby-cleanup.rb b/omnibus/config/software/more-ruby-cleanup.rb
index fd0c3533bc..5ffbb43452 100644
--- a/omnibus/config/software/more-ruby-cleanup.rb
+++ b/omnibus/config/software/more-ruby-cleanup.rb
@@ -31,26 +31,15 @@ build do
files = %w{
*.blurb
*Upgrade.md
- .appveyor.yml
- .autotest
- .circleci
- .github
- .kokoro
- .simplecov
- .tool-versions
- Appraisals
autotest
autotest/*
bench
benchmark
benchmarks
- bundle_install_all_ruby_versions.sh
- concourse
design_rationale.rb
doc
doc-api
docs
- donate.png
ed25519.png
example
examples
@@ -59,28 +48,18 @@ build do
frozen_old_spec
Gemfile.devtools
Gemfile.lock
- Gemfile.travis
INSTALL.txt
- logo.png
man
minitest
- NEWS.md
on_what.rb
rakelib
- README.euc
- release-script.txt
- run_specs_all_ruby_versions.sh
sample
samples
- SECURITY.md
site
- SPEC.rdoc
test
tests
- travis_build_script.sh
vendor
VERSION
- warning.txt
website
yard-template
}