Skip to content

Add a rake task for generating the gemspec files#97

Merged
gettalong merged 3 commits intogettalong:masterfrom
imazen:master
Jun 4, 2014
Merged

Add a rake task for generating the gemspec files#97
gettalong merged 3 commits intogettalong:masterfrom
imazen:master

Conversation

@lilith
Copy link
Contributor

@lilith lilith commented Dec 9, 2013

rake gemspec now generates kramdown.gemspec locally for use.

This will help people using a local kramdown reference, i.e.

gem 'kramdown', :path => '../kramdown'

As no generic .gemspec is maintained within the repository, it will not help people wanting a specific commit, pull request, or the latest dev version, such as:

gem 'kramdown', :git => 'git://github.com/gettalong/kramdown.git'

We would love to see a .gemspec in master, as it would allow much more flexible versioning and pull request testing for users of bundler, but it's out of scope for this request.

gettalong added a commit that referenced this pull request Jun 4, 2014
Add a rake task for generating the gemspec files
@gettalong gettalong merged commit 50a3994 into gettalong:master Jun 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants