pitchfork.gemspec in pitchfork-0.13.0 vs pitchfork.gemspec in pitchfork-0.14.0
- old
+ new
@@ -17,10 +17,9 @@
s.executables = s.files.grep(%r{^exe/}) { |f| File.basename(f) }
s.homepage = 'https://github.com/Shopify/pitchfork'
s.required_ruby_version = ">= 2.5.0"
- s.add_dependency(%q<raindrops>, '~> 0.7')
s.add_dependency(%q<rack>, '>= 2.0')
# Note: To avoid ambiguity, we intentionally avoid the SPDX-compatible
# 'Ruby' here since Ruby 1.9.3 switched to BSD-2-Clause, but we
# inherited our license from Mongrel when Ruby was at 1.8.