Skip to content
This repository was archived by the owner on Jan 31, 2019. It is now read-only.

Commit 1a2f667

Browse files
committed
dont add old services directory to the gem path
1 parent 998ad69 commit 1a2f667

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

github-services.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ Gem::Specification.new do |spec|
6969
spec.files = %w(Gemfile LICENSE README.mkdn CONTRIBUTING.md Rakefile)
7070
spec.files << "#{lib}.gemspec"
7171
spec.files += Dir.glob("lib/**/*.rb")
72-
spec.files += Dir.glob("services/**/*.rb")
7372
spec.files += Dir.glob("test/**/*.rb")
7473
spec.files += Dir.glob("script/*")
7574

0 commit comments

Comments
 (0)