Bump to ruby 2.4.4

This commit is contained in:
Luis Ramos
2020-12-01 15:16:39 +00:00
parent 1cab9e473b
commit ca1a4db299
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
2.3.7
2.4.4

View File

@@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby "2.3.7"
ruby "2.4.4"
git_source(:github) { |repo_name| "https://github.com/#{repo_name}.git" }
gem 'i18n'

View File

@@ -842,7 +842,7 @@ DEPENDENCIES
wkhtmltopdf-binary
RUBY VERSION
ruby 2.3.7p456
ruby 2.4.4p296
BUNDLED WITH
1.17.3