Discussion:
[ANN] hoe-bundler 1.5.0 Released
Mike Dalessio
2018-11-18 14:18:26 UTC
Permalink
hoe-bundler version 1.5.0 has been released!

* http://github.com/flavorjones/hoe-bundler
* https://ci.nokogiri.org/teams/nokogiri-core/pipelines/hoe-bundler

Generate a Gemfile based on a Hoe spec's declared dependencies.

Changes:

## 1.5.0 / 2018-11-17

Enhancements:

* The `bundler:gemfile` rake task accepts optional arguments to specify the
gem source, and whether to invoke `gemspec`. (Thanks, @adangel!)

Loading...