gemspec: drop rubyforge_project, it is EOL

This commit is contained in:
Olle Jonsson 2019-07-14 14:09:54 +02:00 committed by GitHub
parent cca36d91ed
commit 55b364f87b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ Gem::Specification.new do |s|
s.required_ruby_version = "~> 2.2", "< 2.7"
s.required_rubygems_version = ">= 1.3.6"
s.rubyforge_project = "vagrant"
s.add_dependency "bcrypt_pbkdf", "~> 1.0.0"
s.add_dependency "childprocess", "~> 0.6.0"