mirror of
https://github.com/tappollo/omniauth-facebook-access-token.git
synced 2026-01-12 17:03:05 +08:00
update dependency
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
require File.expand_path('../lib/omniauth-facebook-access-token/version', __FILE__)
|
||||
|
||||
Gem::Specification.new do |gem|
|
||||
gem.add_dependency 'omniauth', '~> 1.2'
|
||||
gem.add_dependency 'oauth2', '~> 1.0.0'
|
||||
gem.add_runtime_dependency 'omniauth-oauth2', '~> 1.2'
|
||||
|
||||
|
||||
gem.authors = ["Dor Shahaf"]
|
||||
gem.email = ["dor@shahaf.com"]
|
||||
|
||||
Reference in New Issue
Block a user