HomePhorge

(maint) Add dependency information for yard and redcarpet
ea6783a7f9deUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Add dependency information for yard and redcarpet

Without this patch bundle exec yard server --reload doesn't work.
This is a problem because people who are developing Puppet need to be
able to access the API documentation easily and the yard server is one
such way. This patch addresses the problem by adding a dependency on
yard and redcarpet for the development group only. This will prevent
the yard and redcarpet gem from sucking in a large number of
dependencies when running in a CI environment because these environments
are expected to omit development only dependencies when bootstrapping
using bundle install --path vendor --without development

Details

Provenance
Jeff McCune <jeff@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU15fd6425eaaa: Merge branch 'omcnet-fix/master/keywords_support_in_portage_provider'
Branches
Unknown
Tags
Unknown

Event Timeline

Jeff McCune <jeff@puppetlabs.com> committed rPUea6783a7f9de: (maint) Add dependency information for yard and redcarpet (authored by Jeff McCune <jeff@puppetlabs.com>).Jan 22 2013, 11:58 PM