Skip to content

Commit

Permalink
Fix MFA requirement metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
wkirby committed Feb 2, 2023
1 parent 52a340b commit 57c4609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phi_attrs.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rubocop-rails'
spec.add_development_dependency 'simplecov', '~> 0.16'
spec.add_development_dependency 'tzinfo-data'
spec.metadata['rubygems_mfa_required'] = false
spec.metadata['rubygems_mfa_required'] = 'false'
end

0 comments on commit 57c4609

Please sign in to comment.