Skip to content

Commit

Permalink
uhhh yeah.
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed May 12, 2012
1 parent e042a96 commit 56f2d43
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions derp.gemspec
Expand Up @@ -9,16 +9,11 @@ Gem::Specification.new do |s|
s.authors = ["Steve Klabnik"]
s.email = ["steve@steveklabnik.com"]
s.homepage = "http://steveklabnik.github.com/derp"
s.summary = %q{This gem gives you String#to_derp.}
s.description = %q{This gem gives you String#to_derp, which converts your string to morse code, and then encodes dots and dashes via herps and derps.}
s.summary = %q{This gem retired, due to concerns about ableism.}
s.description = %q{This gem retired, due to conerns about ableism. http://en.wikipedia.org/wiki/Ableism}

s.add_development_dependency "watchr"
s.add_development_dependency "rocco"
s.add_development_dependency "rake"

s.add_dependency "require_relative"
s.add_dependency "minitest" if RUBY_VERSION =~ /1\.8/

s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
Expand Down

0 comments on commit 56f2d43

Please sign in to comment.