summaryrefslogtreecommitdiff
path: root/mixlib-shellout.gemspec
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2016-10-07 11:14:09 +0100
committerThom May <thom@chef.io>2016-10-07 11:14:09 +0100
commitf74692ee1f5dd21c95c03ab0290c6ba840afc844 (patch)
tree31529c3f6106a9701933fcc5715d13e8879cbd9a /mixlib-shellout.gemspec
parent77d5c6715a4cfe7300f0554b9548a7684969c279 (diff)
downloadmixlib-shellout-f74692ee1f5dd21c95c03ab0290c6ba840afc844.tar.gz
float chefstyle
Signed-off-by: Thom May <thom@chef.io>
Diffstat (limited to 'mixlib-shellout.gemspec')
-rw-r--r--mixlib-shellout.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mixlib-shellout.gemspec b/mixlib-shellout.gemspec
index 821ef1c..bbbe0df 100644
--- a/mixlib-shellout.gemspec
+++ b/mixlib-shellout.gemspec
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = ">= 2.2"
s.add_development_dependency "rspec", "~> 3.0"
- s.add_development_dependency "chefstyle", "= 0.4.0"
+ s.add_development_dependency "chefstyle"
s.bindir = "bin"
s.executables = []