summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2016-02-17 18:29:42 +0000
committerThom May <thom@may.lt>2016-02-17 18:29:42 +0000
commite525215288729dc3e6facb082e99fc0d487f584b (patch)
treee4184e4ebd7852ee32b278060d1e80b8431a6e8b /Gemfile
parentb396cd91a4a46396d0e7c97ddd8b8d73bd6bdd63 (diff)
downloadohai-e525215288729dc3e6facb082e99fc0d487f584b.tar.gz
have a proper dependency on plist
Fixes #556
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 43d513e7..4f043329 100644
--- a/Gemfile
+++ b/Gemfile
@@ -6,7 +6,6 @@ group :development do
gem "chef", github: "chef/chef", branch: "master"
gem "sigar", :platform => "ruby"
- gem "plist"
gem "chefstyle", "= 0.1.0"
# gem 'pry-byebug'