summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 8d0c5e7163d..6f82890d0d1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -307,9 +307,6 @@ group :development do
# thin instead webrick
gem 'thin', '~> 1.7.0'
-
- # Used to fix Unicorn crashes on macOS High Sierra
- gem 'fiddle', '~> 1.0.0'
end
group :development, :test do