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 52a340b commit 57c4609Copy full SHA for 57c4609
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'] = false
+ spec.metadata['rubygems_mfa_required'] = 'false'
47
end
0 commit comments