summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 13f28e2..f52ba7d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,6 @@ group :docs do
end
group :test do
- gem "parallel", "< 1.20" # remove this pin/dep when we drop ruby < 2.4
gem "chefstyle", "1.5.9"
gem "rake"
gem "rspec", "~> 3.0"