Skip to content

Commit

Permalink
Merge pull request #82 from olleolleolle/patch-1
Browse files Browse the repository at this point in the history
gemspec: Drop defunct property rubyforge_project
  • Loading branch information
cantino authored Apr 11, 2020
2 parents cf9fe98 + 9bfff45 commit 5eb952a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ruby-readability.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ Gem::Specification.new do |s|
s.summary = %q{Port of arc90's readability project to ruby}
s.description = %q{Port of arc90's readability project to ruby}

s.rubyforge_project = "ruby-readability"

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 5eb952a

Please sign in to comment.