Skip to content

Commit

Permalink
Update oauth2 dependency to version 0.5.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jun 27, 2011
1 parent 40a7cdb commit bc76de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faraday_middleware.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'rash', '~> 0.3'
gem.add_development_dependency 'multi_json', '~> 1.0'
gem.add_development_dependency 'multi_xml', '~> 0.2'
gem.add_development_dependency 'oauth2', '~> 0.2'
gem.add_development_dependency 'oauth2', '~> 0.5.0.rc1'
gem.add_development_dependency 'simple_oauth', '~> 0.1'
end

0 comments on commit bc76de5

Please sign in to comment.