constantcontact / jenkins_pipeline_builder

YAML/JSON driven jenkins job generator that lets you version your artifact pipelines alongside with the artifact source itself.
MIT License
62 stars 43 forks source link

locking activesupport version down #101

Closed SnarkyArtificer closed 8 years ago

crimsonknave commented 8 years ago

Why do we need to lock it down to exactly 4.2.6? Can we not have >= or ~>?

agargiulo commented 8 years ago

why lock on rubocop 0.40.0?