Skip to content

Commit c6c3db3

Browse files
authored
Remove rubygems_mfa_required metadata
Remove MFA requirement from gemspec metadata.
1 parent e21f9e5 commit c6c3db3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

square.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Gem::Specification.new do |spec|
1212
spec.summary = "Ruby client library for the Square API"
1313
spec.description = "The Square Ruby library provides convenient access to the Square API from Ruby."
1414
spec.required_ruby_version = ">= 3.3.0"
15-
spec.metadata["rubygems_mfa_required"] = "true"
1615

1716
# Specify which files should be added to the gem when it is released.
1817
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.

0 commit comments

Comments
 (0)