Change ruby version to 2.6.9
Showing
| ... | ... | @@ -2,7 +2,7 @@ source 'https://gems.ruby-china.com' |
| git_source(:github) { |repo| "https://github.com/#{repo}.git" } | ||
| ruby '2.6.5' | ||
| ruby '2.6.9' | ||
| # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | ||
| gem 'rails', '~> 6.0.0' | ||
| ... | ... |
Please
register
or
sign in
to comment