summaryrefslogtreecommitdiff
path: root/omnibus/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'omnibus/Gemfile')
-rw-r--r--omnibus/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index 99dc856a4d..f2d9c0fa29 100644
--- a/omnibus/Gemfile
+++ b/omnibus/Gemfile
@@ -14,7 +14,7 @@ group :development do
gem "berkshelf", ">= 7.0"
# We pin here to the last release Ohai so prevent more current chef coming in
- gem "ohai", "~> 14.0"
+ gem "ohai"
# Use Test Kitchen with Vagrant for converging the build environment
gem "test-kitchen", ">= 1.23"