Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

Commit

Permalink
sqlite3-ruby is now known as sqlite3
Browse files Browse the repository at this point in the history
  • Loading branch information
tomafro committed Mar 21, 2012
1 parent 9c656d5 commit 6be9669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauth2-provider.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rspec', '~>2.9.0'
s.add_development_dependency 'mocha', '~>0.9.12'
s.add_development_dependency 'rake', '~>0.9.2'
s.add_development_dependency 'sqlite3-ruby', '~>1.3.1'
s.add_development_dependency 'sqlite3', '~>1.3.5'
s.add_development_dependency 'timecop', '~>0.3.4'
s.add_development_dependency 'yajl-ruby', '~>0.7.5'
s.add_development_dependency 'mongoid', '2.0.0.rc.6'
Expand Down

0 comments on commit 6be9669

Please sign in to comment.