Setup a more recent ruby version
2.5.0 has been released since 8 months now...
This commit is contained in:
parent
64d8f05bdd
commit
272690fa21
6 changed files with 10 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
source 'https://rubygems.org'
|
||||
|
||||
# ruby '2.4'
|
||||
ruby ENV['OSEM_RUBY_VERSION'] || '2.5.0'
|
||||
|
||||
# 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