omniauth-hackid.gemspec in omniauth-hackid-0.0.1 vs omniauth-hackid.gemspec in omniauth-hackid-0.0.2
- old
+ new
@@ -6,10 +6,10 @@
s.name = 'omniauth-hackid'
s.version = OmniAuth::HackID::VERSION
s.authors = ['Steve Yadlowsky']
s.email = ['grizlo42@gmail.com']
s.summary = 'HackID strategy for OmniAuth'
- s.homepage = 'https://github.com/grizlo42/omniauth-hackid'
+ s.homepage = 'https://github.com/HackBerkeley/omniauth-hackid'
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
s.executables = `git ls-files -- bin/*`.split("\n").map { |f| File.basename(f) }
s.require_paths = ['lib']