Gemspec attribute `rubyforget_project` is deprecated

This commit is contained in:
David Rodríguez 2019-08-16 16:33:00 +02:00
parent aada895484
commit 254fb4c4a1
No known key found for this signature in database
GPG Key ID: 1008A258BB37309C
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@ Gem::Specification.new do |s|
associations.
}
s.rubyforge_project = "polyamorous"
s.add_dependency 'activerecord', '>= 5.0'
s.add_development_dependency 'rspec', '~> 3'
s.add_development_dependency 'machinist', '~> 1.0.6'