Skip to content

Commit

Permalink
Update gem homepage.
Browse files Browse the repository at this point in the history
  • Loading branch information
simi committed Oct 19, 2020
1 parent 3c3d18d commit 2a02c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omniauth-facebook.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Gem::Specification.new do |s|
s.authors = ['Mark Dodwell', 'Josef Šimánek']
s.email = ['mark@madeofcode.com', 'retro@ballgag.cz']
s.summary = 'Facebook OAuth2 Strategy for OmniAuth'
s.homepage = 'https://github.com/mkdynamic/omniauth-facebook'
s.homepage = 'https://github.com/simi/omniauth-facebook'
s.license = 'MIT'

s.files = `git ls-files`.split("\n")
Expand Down

0 comments on commit 2a02c0e

Please sign in to comment.