summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index ceea7fe9c3..57c80be631 100644
--- a/Gemfile
+++ b/Gemfile
@@ -14,7 +14,7 @@ gem "chef-config", path: File.expand_path("../chef-config", __FILE__) if File.ex
gem "cheffish", "~> 13" # required for rspec tests
group(:omnibus_package) do
- gem "appbundler"
+ gem "appbundler", "= 0.10.0"
gem "rb-readline"
gem "inspec", "~> 1"
gem "chef-vault"