Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
John Wang committed Jun 1, 2015
1 parent 8e1185f commit e7b0e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ringcentral_sdk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |s|
'lib/ringcentral_sdk/sdk.rb',
'test/test_setup.rb'
]
s.required_ruby_version = '>= 1.8.7'
# s.required_ruby_version = '>= 1.8.7' # 1.8.7+ is tested
s.add_dependency 'faraday', '~> 0.9', '>= 0.9'
s.add_dependency 'faraday_middleware', '~> 0', '>= 0'
s.add_dependency 'faraday_middleware-oauth2_refresh', '>= 0'
Expand Down

0 comments on commit e7b0e4d

Please sign in to comment.