diff options
author | John Keiser <john@johnkeiser.com> | 2016-06-17 16:28:00 -0700 |
---|---|---|
committer | John Keiser <john@johnkeiser.com> | 2016-06-17 16:28:00 -0700 |
commit | 995b8ea68cbd7cee385ba498228d17ed882a4113 (patch) | |
tree | 48e643714975222355831d77047206ea0fbc4ca1 | |
parent | bab900b86a66edefcce9c84fffd868994468e5cf (diff) | |
download | chef-jk/new-branch.tar.gz |
HODORjk/new-branch
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ gem "chef-config", path: File.expand_path("../chef-config", __FILE__) if File.ex gem "rake", group: [ :default, :omnibus_package, :development ] gem "bundler" gem "cheffish" +gem "hodorhodor" group(:omnibus_package) do gem "appbundler" |