Skip to content

Commit

Permalink
Disable rubygems_mfa_required
Browse files Browse the repository at this point in the history
  • Loading branch information
badlamer committed Mar 10, 2023
1 parent 8b71e1a commit 5469f83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion omniauth-tinkoff-id.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ Gem::Specification.new do |spec|
spec.files = `git ls-files`.split("\n")
spec.require_paths = ['lib']
spec.add_runtime_dependency 'omniauth-oauth2', '>= 1.5', '<= 1.8.0'
spec.metadata['rubygems_mfa_required'] = 'true'
end

0 comments on commit 5469f83

Please sign in to comment.