We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e21f9e5 commit c6c3db3Copy full SHA for c6c3db3
1 file changed
square.gemspec
@@ -12,7 +12,6 @@ Gem::Specification.new do |spec|
12
spec.summary = "Ruby client library for the Square API"
13
spec.description = "The Square Ruby library provides convenient access to the Square API from Ruby."
14
spec.required_ruby_version = ">= 3.3.0"
15
- spec.metadata["rubygems_mfa_required"] = "true"
16
17
# Specify which files should be added to the gem when it is released.
18
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
0 commit comments