dependabot-script icon indicating copy to clipboard operation
dependabot-script copied to clipboard

Bump Ruby from 2.6.6 to 2.7.6

Open N0xFF opened this issue 2 years ago • 1 comments

Bundler can't install gems:

> bundle
Fetching gem metadata from https://rubygems.org/..........
activesupport-7.0.3.1 requires ruby version >= 2.7.0, which is incompatible with the current version, ruby 2.6.6p146

N0xFF avatar Aug 25 '22 13:08 N0xFF

This ruby version is a bit misleading, the script runs using the Dockerfile, which bundles whatever version dependabot-core is on, which happens to be 2.7.6 currently, and will be 3.1 soon: https://github.com/dependabot/dependabot-core/pull/5447

jurre avatar Aug 29 '22 12:08 jurre

@jurre Can this version be removed altogether? Otherwise, it should be updated to 3.1.2, so it stops being misleading.

nikolamalesevic avatar Apr 05 '23 12:04 nikolamalesevic