adhearsion / ruby_speech

A ruby library for TTS & ASR document preparation
MIT License
101 stars 41 forks source link

Gemspec: Drop deprecated and ignored property #55

Closed olleolleolle closed 5 years ago

olleolleolle commented 5 years ago

The RubyGems gemspec property rubyforge_project has been removed without a replacement. This PR removes that property.

Background

RubyForge was closed down in 2013 [1]. The rubyforge_project property was deprecated in rubygems in pull request 2436 [2].

[1] https://twitter.com/evanphx/status/399552820380053505 [2] rubygems/rubygems#2436

coveralls commented 5 years ago

Coverage Status

Coverage increased (+1.08%) to 99.051% when pulling 774c88913e83a6de546a1ffc5557dde976cdba9e on olleolleolle:patch-1 into 57562548608ddee2a09b8b63ba13e51ad25eb982 on adhearsion:develop.