Skip to content

Commit

Permalink
Bump SQLite (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
gremerritt authored Feb 10, 2023
1 parent 2039c23 commit 5245c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails_multitenant.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rspec_junit_formatter'
spec.add_development_dependency 'salsify_rubocop', '~> 1.27.1'
spec.add_development_dependency 'simplecov', '~> 0.15.1'
spec.add_development_dependency 'sqlite3', '~> 1.4.0'
spec.add_development_dependency 'sqlite3', '~> 1.6.0'
end

0 comments on commit 5245c49

Please sign in to comment.