File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1- require "omniauth/strategies/ github"
1+ require "omniauth- github"
22
33module OmniAuth
44 module Strategies
Original file line number Diff line number Diff line change @@ -14,11 +14,10 @@ Gem::Specification.new do |spec|
1414 spec . license = "MIT"
1515 spec . required_ruby_version = ">= 3.1.0"
1616
17- spec . metadata [ "allowed_push_host" ] = "TODO: Set to your gem server ' https://example. com' "
17+ spec . metadata [ "allowed_push_host" ] = "https://rubygems.pkg.github. com/packfiles "
1818
1919 spec . metadata [ "homepage_uri" ] = spec . homepage
2020 spec . metadata [ "source_code_uri" ] = "https://github.com/packfiles/omniauth-github-data-residency"
21- spec . metadata [ "changelog_uri" ] = "TODO: Put your gem's CHANGELOG.md URL here."
2221
2322 # Specify which files should be added to the gem when it is released.
2423 # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
You can’t perform that action at this time.
0 commit comments