Skip to content

Commit cb2e977

Browse files
authored
Gemspec: drop EOL'd property rubyforge_project (#477)
Gemspec: drop EOL'd property rubyforge_project
2 parents 1628191 + 98b7cf7 commit cb2e977

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

intercom.gemspec

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Gem::Specification.new do |spec|
1212
spec.summary = %q{Ruby bindings for the Intercom API}
1313
spec.description = %Q{Intercom (https://www.intercom.io) is a customer relationship management and messaging tool for web app owners. This library wraps the api provided by Intercom. See http://docs.intercom.io/api for more details. }
1414
spec.license = "MIT"
15-
spec.rubyforge_project = "intercom"
1615

1716
spec.files = `git ls-files`.split("\n")
1817
spec.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")

0 commit comments

Comments
 (0)