Skip to content

Commit

Permalink
added cookbook selection
Browse files Browse the repository at this point in the history
  • Loading branch information
chazzly committed Sep 29, 2014
1 parent ea8ae09 commit 1563cbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,3 @@ TO-DO
1. Denote (perhaps with color) that a particular verison does not exist.
2. Denote (perhaps with color) constraints where no cookbook version exists to match the constraint.
3. Bombs, if version of constraint doesn't exist on server (can't re-create now)
4. Ability to limit cookbooks some how
a. Useing list
b. Using re
4 changes: 2 additions & 2 deletions knife-verschart.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Gem::Specification.new do |gem|
gem.name = 'knife-verschart'
gem.version = '2.7.3'
gem.date = '2014-09-27'
gem.version = '2.7.4'
gem.date = '2014-09-29'
gem.summary = "Plug-in for Chef::Knife to print a chart of all cookbooks and the version constraints contained in each environment. See README.md for more details"
gem.authors = ["Chaz Ruhl"]
gem.email = 'chazzly@gmail.com'
Expand Down

0 comments on commit 1563cbf

Please sign in to comment.