update dependency

This commit is contained in:
Zitao Xiong
2016-04-12 17:07:58 +08:00
parent 6ba9cfd655
commit 8a95e1d619

View File

@@ -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"]