Skip to content

Commit

Permalink
Update sqlite3 to version 1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 11, 2023
1 parent 40fd797 commit 175fee0
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', '~> 1.6.7'
end

0 comments on commit 175fee0

Please sign in to comment.