diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |