Update to latest ruby 3.1 version
This commit is contained in:
parent
41630622b6
commit
22beddd3f1
5 changed files with 6 additions and 6 deletions
2
Gemfile
2
Gemfile
|
|
@ -6,7 +6,7 @@ end
|
|||
|
||||
source 'https://rubygems.org'
|
||||
|
||||
ruby ENV.fetch('OSEM_RUBY_VERSION', '3.1.3')
|
||||
ruby ENV.fetch('OSEM_RUBY_VERSION', '3.1.4')
|
||||
|
||||
# rails-assets requires >= 1.8.4
|
||||
if Gem::Version.new(Bundler::VERSION) < Gem::Version.new('1.8.4')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue