Skip to content

Commit

Permalink
Rebrand to T-Id
Browse files Browse the repository at this point in the history
  • Loading branch information
badlamer committed Jul 26, 2024
1 parent 010e905 commit 911a122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omniauth-tinkoff-id.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ Gem::Specification.new do |spec|
spec.executables = `git ls-files -- bin/*`.split("\n").map { |f| File.basename(f) }
spec.files = `git ls-files`.split("\n")
spec.require_paths = ['lib']
spec.add_runtime_dependency 'omniauth-oauth2', '>= 1.5', '<= 1.8.0'
spec.add_dependency 'omniauth-oauth2', '>= 1.5', '<= 1.8.0'
end

0 comments on commit 911a122

Please sign in to comment.