Bump Ruby to 2.5.9

This commit is contained in:
Matt-Yorkley
2021-05-26 09:36:28 +01:00
parent ecb4cb31ad
commit c625766af1
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
2.5.8
2.5.9

View File

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

View File

@@ -743,7 +743,7 @@ DEPENDENCIES
wkhtmltopdf-binary
RUBY VERSION
ruby 2.5.8p224
ruby 2.5.9p229
BUNDLED WITH
1.17.3