mirror of
https://github.com/simi/omniauth-facebook.git
synced 2022-11-09 12:32:45 -05:00
add rake as a development dependency
This commit is contained in:
parent
3b0df6d81b
commit
a97b5a27e6
1 changed files with 1 additions and 0 deletions
|
@ -17,4 +17,5 @@ Gem::Specification.new do |s|
|
|||
s.add_runtime_dependency 'omniauth-oauth2', '~> 1.0.0.pr2'
|
||||
|
||||
s.add_development_dependency 'rspec', '~> 2.6.0'
|
||||
s.add_development_dependency 'rake'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue