omniauth-auth0.gemspec in omniauth-auth0-2.3.0 vs omniauth-auth0.gemspec in omniauth-auth0-2.3.1
- old
+ new
@@ -14,11 +14,9 @@
OmniAuth is a library that standardizes multi-provider authentication for web applications. It was created to be powerful, flexible, and do as little as possible.
omniauth-auth0 is the OmniAuth strategy for Auth0.
}
- s.rubyforge_project = 'omniauth-auth0'
-
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']