cloudfoundry-community-attic / cf-services-release

Cloud Foundry services release (includes mysql V1 service and gateway only)
Apache License 2.0
9 stars 25 forks source link

Gemfile for required bosh_cli #14

Closed drnic closed 11 years ago

matt-royal commented 11 years ago

This pull request looks good, except for the .gitignore. We check in Gemfile.lock for all of our non-gem projects.

drnic commented 11 years ago

No no; do not checkin the gemfile.lock - you are deleting your 1.5.0.preXYZ gems regularly. It should be deleted in cf-release too.