diff --git a/Gemfile b/Gemfile index 783b9c6f..c4fb3a4b 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' -ruby ENV['OSEM_RUBY_VERSION'] || '2.5.8' +ruby ENV['OSEM_RUBY_VERSION'] || '2.5.9' # rails-assets requires >= 1.8.4 if Gem::Version.new(Bundler::VERSION) < Gem::Version.new('1.8.4')