We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 115d10e commit 52a340bCopy full SHA for 52a340b
phi_attrs.gemspec
@@ -43,5 +43,5 @@ Gem::Specification.new do |spec|
43
spec.add_development_dependency 'rubocop-rails'
44
spec.add_development_dependency 'simplecov', '~> 0.16'
45
spec.add_development_dependency 'tzinfo-data'
46
- spec.metadata['rubygems_mfa_required'] = 'true'
+ spec.metadata['rubygems_mfa_required'] = false
47
end
0 commit comments