We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44eeae4 commit e3dfc0aCopy full SHA for e3dfc0a
datatables-factory.gemspec
@@ -26,5 +26,5 @@ Gem::Specification.new do |s|
26
s.add_development_dependency 'rspec-rails'
27
s.add_development_dependency 'rubocop'
28
s.add_development_dependency 'simplecov'
29
- s.add_development_dependency 'sqlite3'
+ s.add_development_dependency 'sqlite3', '~> 1.5.0'
30
end
0 commit comments