Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

Commit

Permalink
promote rubygems-utility
Browse files Browse the repository at this point in the history
dwradcliffe committed Sep 25, 2014
1 parent efc5c9e commit 647fda9
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion environments/common.json
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
"rubygems-repo": "= 0.0.26",
"rubygems-sensu": "= 0.0.98",
"rubygems-ssh": "= 0.0.5",
"rubygems-utility": "= 0.0.4"
"rubygems-utility": "= 0.0.6"
},
"json_class": "Chef::Environment",
"chef_type": "environment",
2 changes: 1 addition & 1 deletion environments/production.json
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
"rubygems-repo": "= 0.0.26",
"rubygems-sensu": "= 0.0.98",
"rubygems-ssh": "= 0.0.5",
"rubygems-utility": "= 0.0.4"
"rubygems-utility": "= 0.0.6"
},
"json_class": "Chef::Environment",
"chef_type": "environment",
2 changes: 1 addition & 1 deletion environments/staging.json
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
"rubygems-repo": "= 0.0.26",
"rubygems-sensu": "= 0.0.98",
"rubygems-ssh": "= 0.0.5",
"rubygems-utility": "= 0.0.4"
"rubygems-utility": "= 0.0.6"
},
"json_class": "Chef::Environment",
"chef_type": "environment",

0 comments on commit 647fda9

Please sign in to comment.