Skip to content

Commit 574cc61

Browse files
olleolleolledrwl
authored andcommitted
Gemspec: drop rubyforge_project, it is EOL (#639)
The RubyGems gemspec property `rubyforge_project` has been removed without a replacement. Refer to rubygems/rubygems#2436
1 parent 678d12f commit 574cc61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

annotate.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ Gem::Specification.new do |s|
3838
s.homepage = 'http://github.com/ctran/annotate_models'
3939
s.licenses = ['Ruby']
4040
s.require_paths = ['lib']
41-
s.rubyforge_project = 'annotate'
4241
s.rubygems_version = '2.1.11'
4342
s.summary = 'Annotates Rails Models, routes, fixtures, and others based on the database schema.'
4443

0 commit comments

Comments
 (0)