1
0
Fork 0
mirror of https://github.com/simi/omniauth-facebook.git synced 2022-11-09 12:32:45 -05:00

bump rspec version

This commit is contained in:
Mark Dodwell 2011-10-28 16:24:04 -07:00
parent dcb070050a
commit 2869afd66b

View file

@ -17,6 +17,6 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'omniauth-oauth2', '~> 1.0.0.rc2'
s.add_development_dependency 'rspec', '~> 2.6.0'
s.add_development_dependency 'rspec', '~> 2.7.0'
s.add_development_dependency 'rake'
end