Skip to content
This repository was archived by the owner on Mar 21, 2018. It is now read-only.

lock to a stable version of Chef Zero #149

Merged
merged 1 commit into from
May 28, 2013
Merged

lock to a stable version of Chef Zero #149

merged 1 commit into from
May 28, 2013

Conversation

reset
Copy link
Collaborator

@reset reset commented May 28, 2013

chef/chef-zero#10 will fix the inability to upload cookbooks

chef/chef-zero#10 will fix the inability to
upload cookbooks
reset added a commit that referenced this pull request May 28, 2013
lock to a stable version of Chef Zero
@reset reset merged commit 12ce19e into master May 28, 2013
@reset reset deleted the lock-to-safe-cz branch May 28, 2013 20:08
@@ -45,5 +45,5 @@ group :test do
gem 'fuubar'
gem 'json_spec'
gem 'webmock'
gem 'chef-zero', '>= 1.0.1'
gem 'chef-zero', '= 1.0.1'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why use the explicit =?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can loosen our constraint when we're sure there isn't an issue. Nobody's got time for the build to be failing right now ;)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I meant:

gem 'chef-zero', '= 1.0.1'

vs

gem 'chef-zero', '1.0.1'

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they're the same thing

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay. I was just making sure...

@berkshelf berkshelf locked and limited conversation to collaborators Jun 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants