Merge pull request #7247 from luisramos0/ruby25

Upgrade to ruby 2.5.8
This commit is contained in:
Matt-Yorkley
2021-03-29 20:21:42 +02:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
2.4.4
2.5.8

View File

@@ -1,7 +1,7 @@
# frozen_string_literal: true
source 'https://rubygems.org'
ruby "2.4.4"
ruby "2.5.8"
git_source(:github) { |repo_name| "https://github.com/#{repo_name}.git" }
gem 'rails', '~> 5.0.0'

View File

@@ -709,7 +709,7 @@ DEPENDENCIES
wkhtmltopdf-binary (= 0.12.5)
RUBY VERSION
ruby 2.4.4p296
ruby 2.5.8p224
BUNDLED WITH
1.17.3