Skip to content

Commit

Permalink
RIP to rip
Browse files Browse the repository at this point in the history
  • Loading branch information
cldwalker committed Jan 1, 2014
1 parent 9bd4dfa commit 04d9679
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .gemspec
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'mocha', '~> 0.12.1'
s.add_development_dependency 'mocha-on-bacon', '~> 0.2.1'
s.add_development_dependency 'bacon-bits'
s.files = Dir.glob(%w[{lib,test}/**/*.rb bin/* [A-Z]*.{txt,rdoc} **/deps.rip]) + %w{Rakefile .gemspec .travis.yml}
s.files = Dir.glob(%w[{lib,test}/**/*.rb bin/* [A-Z]*.{txt,rdoc}]) + %w{Rakefile .gemspec .travis.yml}
if ENV['GEM_PLATFORM'] != 'java'
s.files += Dir.glob("ext/**/*.{rb,c}")
s.extensions = ["ext/readline_line_buffer/extconf.rb"]
Expand Down
4 changes: 0 additions & 4 deletions test/deps.rip

This file was deleted.

0 comments on commit 04d9679

Please sign in to comment.