Skip to content

chore: add pg gem for postgres support#54

Merged
KoueiAmano merged 1 commit intomasterfrom
chore/53-add-pg-gem
Feb 22, 2026
Merged

chore: add pg gem for postgres support#54
KoueiAmano merged 1 commit intomasterfrom
chore/53-add-pg-gem

Conversation

@KoueiAmano
Copy link
Copy Markdown
Owner

背景

  • デプロイ先 DB を PostgreSQL に変更したため、master ブランチでも pg gem を利用できるようにする必要がある

変更内容

  • Gemfile に pg を追加(production)
  • Gemfile.lock を更新

補足

  • 本 PR は gem 追加のみを対象としており、DB 設定(database.yml / 環境変数)の変更は含まない

Close

Closes #53

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aima Ready Ready Preview, Comment Feb 22, 2026 1:38pm

@KoueiAmano KoueiAmano merged commit 184bb5e into master Feb 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: デプロイ先DBを PostgreSQL に変更するため pg gem を追加

1 participant