Add DuckDB to the Docker build and the Gem

This commit is contained in:
Dan Milne
2025-11-18 16:37:54 +11:00
parent de1cf0b237
commit ef56779584
4 changed files with 23 additions and 3 deletions

View File

@@ -94,3 +94,5 @@ end
gem "sentry-rails", "~> 6.1"
gem "postgresql_cursor", "~> 0.6.9"
gem "duckdb", "~> 1.4"