summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index dd097652c2..c3a40d179d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -16,7 +16,6 @@ Dir.glob("chef-*.gemspec").each do |gemspec_filename|
end
gemspec name: gemspec_name
-gem "activesupport", "< 4.0.0", group: :compat_testing, platform: "ruby"
gem "chef-config", path: File.expand_path("../chef-config", __FILE__) if File.exist?(File.expand_path("../chef-config", __FILE__))
# Ensure that we can always install rake, regardless of gem groups
gem "rake"