summaryrefslogtreecommitdiff
path: root/omnibus/config/software/more-ruby-cleanup.rb
diff options
context:
space:
mode:
Diffstat (limited to 'omnibus/config/software/more-ruby-cleanup.rb')
-rw-r--r--omnibus/config/software/more-ruby-cleanup.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/omnibus/config/software/more-ruby-cleanup.rb b/omnibus/config/software/more-ruby-cleanup.rb
index d7c3b6000f..df8bb7cb3e 100644
--- a/omnibus/config/software/more-ruby-cleanup.rb
+++ b/omnibus/config/software/more-ruby-cleanup.rb
@@ -82,7 +82,6 @@ build do
# find the embedded ruby gems dir and clean it up for globbing
target_dir = "#{install_dir}/embedded/lib/ruby/gems/*/gems".tr('\\', "/")
files = %w{
- *.gemspec
Gemfile
Rakefile
tasks