We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fee493 commit 6d4e9d1Copy full SHA for 6d4e9d1
1 file changed
arcp.gemspec
@@ -23,7 +23,6 @@ Gem::Specification.new do |spec|
23
spec.metadata['changelog_uri'] = "#{spec.homepage}/blob/main/ruby-sdk/CHANGELOG.md"
24
spec.metadata['source_code_uri'] = 'https://github.com/nficano/arpc.git'
25
spec.metadata['bug_tracker_uri'] = "#{spec.homepage}/issues"
26
- spec.metadata['rubygems_mfa_required'] = 'true'
27
28
spec.files = Dir[
29
'lib/**/*.rb',
0 commit comments