Gemspec: drop EOL'd property rubyforge_project (#1391)

This commit is contained in:
Olle Jonsson
2019-08-12 16:03:05 +02:00
committed by Dawa Ometto
parent 0de56202e9
commit 22e0fdc822
-1
View File
@@ -7,7 +7,6 @@ Gem::Specification.new do |s|
s.name = 'gollum'
s.version = '4.1.4'
s.date = '2018-10-01'
s.rubyforge_project = 'gollum'
s.license = 'MIT'
s.summary = 'A simple, Git-powered wiki.'