Skip to content

Ruby と Solargraph のアップデート - #32

Closed
nacchan99 wants to merge 3 commits into
yasslab:mainfrom
nacchan99:fix/update-ruby-3.2.9
Closed

nacchan99 wants to merge 3 commits into
yasslab:mainfrom
nacchan99:fix/update-ruby-3.2.9

Conversation

@nacchan99

@nacchan99 nacchan99 commented Sep 5, 2025

Copy link
Copy Markdown

以下の更新を行いました🛠️

  • Gemfile で Ruby 3.2.8 -> 3.2.9 , Solargraph 0.53.4 -> 0.56.2に更新
  • bundle install を実行して Gemfile.lock を更新
  • .devcontainer/devcontainer.json で Solargraph 0.53.4 -> 0.56.2 に更新

@nacchan99 nacchan99 changed the title fix: Ruby バージョンを 3.2.9 に更新 Ruby と Solargraph のアップデート Sep 5, 2025
@nacchan99

Copy link
Copy Markdown
Author

@rakuda-san-desu お忙しいところすみません💦

Solargraph を 0.56.2 に上げた際に、 repl_type_completor (0.1.2) が依存している prism (0.19.x) と衝突してしまい、bundle install が通らなくなっています。

一応 Codespaces 上で試したところ、Gemfile 内の repl_type_completor をコメントアウトすることで bundle install が通り、動作も確認できました 💡
スクリーンショット 2025-09-05 13 31 45

ただ、この対応で良いのか判断がつかないため、ご確認いただけると助かります!🙏
よろしくお願いします🙌

@rakuda-san-desu

Copy link
Copy Markdown
Contributor

対応ありがとうございます!
権限の問題で当PRの続けての作業が難しかったため、新しく #33 を立てて更新しました🙏

repl_type_completor0.1.10 に更新することで問題が解消しました。

作業を願いしたところ恐縮ですが、こちらは一旦クローズさせていただきますね🙇‍♀️

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