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:
parent
dcb070050a
commit
2869afd66b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue