[DRE-commits] [ruby-domain-name] 01/03: fix spacing

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Mar 8 13:12:53 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-domain-name.

commit fa62101bde4068973a569977e85f948cf588f054
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Mar 8 15:44:56 2016 +0530

    fix spacing
---
 domain_name.gemspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/domain_name.gemspec b/domain_name.gemspec
index c925081..8ef7929 100644
--- a/domain_name.gemspec
+++ b/domain_name.gemspec
@@ -20,7 +20,7 @@ Suffix List.
 
   gem.files         = `git ls-files`.split($/)
   gem.executables   = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
-  gem.test_files    = gem.files.grep(%r{^(test|spec|features)/})  
+  gem.test_files    = gem.files.grep(%r{^(test|spec|features)/})
   gem.require_paths = ["lib"]
 
   gem.extra_rdoc_files = [

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-domain-name.git



More information about the Pkg-ruby-extras-commits mailing list