Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby 2.6.10 → Ruby 2.7.6 #4

Draft
wants to merge 6 commits into
base: sikmi/bondo-api-docker-ruby2.6.10node8.15
Choose a base branch
from

Conversation

keisukesaito7
Copy link

概要

  • Ruby バージョンアップ対応
  • このブランチは記録用なので、マージ対応はしない予定です(そのため Draft にしています)

[エラー文]
root@f832b4824b09:/usr/src/app# bin/rails s -b 0.0.0.0
Traceback (most recent call last):
        6: from bin/rails:3:in `<main>'
        5: from bin/rails:3:in `require_relative'
        4: from /usr/src/app/config/boot.rb:5:in `<top (required)>'
        3: from /usr/local/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:71:in `require'
        2: from /usr/local/lib/ruby/2.7.0/rubygems/core_ext/kernel_gem.rb:62:in `gem'
        1: from /usr/local/lib/ruby/2.7.0/rubygems/dependency.rb:323:in `to_spec'
/usr/local/lib/ruby/2.7.0/rubygems/dependency.rb:313:in `to_specs': Could not find 'bundler' (1.17.3) required by your /usr/src/app/Gemfile.lock. (Gem::MissingSpecVersionError)
To update to the latest version installed on your system, run `bundle update --bundler`.
To install the missing version, run `gem install bundler:1.17.3`
Checked in 'GEM_PATH=/root/.gem/ruby/2.7.0:/usr/local/lib/ruby/gems/2.7.0:/usr/local/bundle', execute `gem env` for more information
@keisukesaito7 keisukesaito7 changed the base branch from master to sikmi/bondo-api-docker-ruby2.6.10node8.15 July 27, 2022 07:42
@keisukesaito7 keisukesaito7 changed the title Ruby 2.6.10 → 2.7.6 Ruby 2.6.10 → Ruby 2.7.6 Aug 24, 2022
keisukesaito7 and others added 3 commits August 25, 2022 12:00
⬆️ node 8.15 → 8.17

⬆️ node 8.17 → 12.22.22

♻️ npm の install 方法を変更

https://qiita.com/ProjectEuropa/items/7435976d92793c8e9fe3
…8.15-fix-npm

npm の install 手順を変更する
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.

1 participant