Skip to content

Commit

Permalink
Merge pull request #147 from tagliala/security/opt-in-for-mfa
Browse files Browse the repository at this point in the history
Opt-in for MFA requirement
  • Loading branch information
grosser committed Apr 7, 2024
2 parents 25605b7 + f3e35d6 commit 3440e92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css_parser.gemspec
Expand Up @@ -16,6 +16,7 @@ Gem::Specification.new name, CssParser::VERSION do |s|
s.metadata['changelog_uri'] = 'https://github.com/premailer/css_parser/blob/master/CHANGELOG.md'
s.metadata['source_code_uri'] = 'https://github.com/premailer/css_parser'
s.metadata['bug_tracker_uri'] = 'https://github.com/premailer/css_parser/issues'
s.metadata['rubygems_mfa_required'] = 'true'

s.add_runtime_dependency 'addressable'

Expand Down

0 comments on commit 3440e92

Please sign in to comment.