[rubygems/rubygems] Bump Ruby version to be used in bundle gem
template
since 2.6 and 2.7 are EOL and bundler dropped their support by https://github.com/rubygems/rubygems/pull/7116. https://github.com/rubygems/rubygems/commit/b562d9a822
This commit is contained in:
parent
5d9d07a491
commit
0bac390e07
@ -437,7 +437,7 @@ module Bundler
|
|||||||
end
|
end
|
||||||
|
|
||||||
def required_ruby_version
|
def required_ruby_version
|
||||||
"2.6.0"
|
"3.0.0"
|
||||||
end
|
end
|
||||||
|
|
||||||
def rubocop_version
|
def rubocop_version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user