GitHub user olleolleolle opened a pull request:
https://github.com/apache/buildr/pull/38
buildr.buildfile: Avoid deprecated gemspec option
This PR removes a reference to the gemspec option `rubyforge_project`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/olleolleolle/buildr patch-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/buildr/pull/38.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #38
----
commit 2bbd7c774bf1e174dd13bc09b813a1d501be51b5
Author: Olle Jonsson <olle.jonsson@...>
Date: 2018-12-12T17:39:04Z
buildr.buildfile: Avoid deprecated gemspec option
----
---