Skip to content

Commit

Permalink
Update sqlite3 to version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed May 24, 2024
1 parent 47ea42b commit 5ef28e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datatables-factory.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rspec-rails'
s.add_development_dependency 'rubocop'
s.add_development_dependency 'simplecov'
s.add_development_dependency 'sqlite3', '~> 1.4.0'
s.add_development_dependency 'sqlite3', '~> 2.0.2'
end

0 comments on commit 5ef28e8

Please sign in to comment.