Skip to content

Conversation

nanophate
Copy link
Member

やりたいこと

dependabot の通知が来ていたので、gem を一通り update したい

Copy link
Contributor

@rakuda-san-desu rakuda-san-desu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

対応ありがとうございます!
bundle install を問題なく実行できました。
他のコマンドも問題なさそうです✨

一点、main でも起こっていて、当PRの問題でなないと思うので Approve していますが、
bin/setup ( rails db:migrate )実行時に、schema ファイルで以下の差異が発生しました。
問題なければ合わせて更新いただけると🙏

# db/schema.rb
- ActiveRecord::Schema[6.1].define(version: 2024_06_18_025325) do
+ ActiveRecord::Schema[7.0].define(version: 2024_06_18_025325) do

@nanophate
Copy link
Member Author

レビューありがとうございます。 @rakuda-san-desu #1659 で対応しました。

@nanophate nanophate merged commit 662639b into main Mar 5, 2025
3 checks passed
@nanophate nanophate deleted the update-gem branch March 5, 2025 09:11
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.

2 participants