summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index bfa78b5c..c17dadb5 100644
--- a/Gemfile
+++ b/Gemfile
@@ -11,8 +11,6 @@ group :maintenance, optional: true do
gem "rubocop-packaging", require: false
end
-gem "psych", "~> 4.0"
-
group :doc do
gem 'rdoc'
end