summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-06-06 19:06:34 -0700
committerTim Smith <tsmith@chef.io>2019-06-06 19:06:34 -0700
commit2da2d788113f82ea5f7e0a4ce6b285bb591333fe (patch)
tree599783e91592ad3ef99e1ec44446b1679676c87a /Gemfile
parent1bfd17de1a24efad1265e2dde64a7c3eef2dfdbd (diff)
downloadmixlib-shellout-2da2d788113f82ea5f7e0a4ce6b285bb591333fe.tar.gz
Skip installing gems we need for CI
We don't need dev/docs. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index cf88be8..a013bb2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,6 @@ group :docs do
end
group :test do
- gem "rspec_junit_formatter"
gem "chefstyle"
gem "rspec", "~> 3.0"
gem "rake"