mirror of
https://github.com/usetrmnl/image_processing.git
synced 2026-08-13 14:27:14 -07:00
Opt-in for MFA requirement (#127)
This commit is contained in:
@@ -16,6 +16,8 @@ Gem::Specification.new do |spec|
|
||||
spec.files = Dir["README.md", "LICENSE.txt", "CHANGELOG.md", "lib/**/*.rb", "*.gemspec"]
|
||||
spec.require_paths = ["lib"]
|
||||
|
||||
spec.metadata = { "rubygems_mfa_required" => "true" }
|
||||
|
||||
spec.add_dependency "mini_magick", ">= 4.9.5", "< 5"
|
||||
spec.add_dependency "ruby-vips", ">= 2.0.17", "< 3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user