features/update_command.feature in berkshelf-2.0.3 vs features/update_command.feature in berkshelf-2.0.4
- old
+ new
@@ -42,11 +42,11 @@
cookbook 'hostsfile', '~> 1.0.0'
"""
And I write to "Berksfile.lock" with:
"""
{
- "sha":"9d10199aa2652f9e965149c4346db20c78e97553",
+ "sha":"69b2e00e970d2bb6a9b1d09aeb3e6a17ef3df955",
"sources":{
"berkshelf-cookbook-fixture":{
"locked_version":"0.1.0",
"constraint":"~> 0.1"
},
@@ -87,10 +87,10 @@
cookbook 'hostsfile', '~> 1.0.0'
"""
And I write to "Berksfile.lock" with:
"""
{
- "sha":"9d10199aa2652f9e965149c4346db20c78e97553",
+ "sha":"69b2e00e970d2bb6a9b1d09aeb3e6a17ef3df955",
"sources":{
"berkshelf-cookbook-fixture":{
"locked_version":"0.1.0",
"constraint":"~> 0.1"
},