Merge pull request #7690 from Matt-Yorkley/ruby-259

Bump Ruby to 2.5.9
This commit is contained in:
Andy Brett
2021-05-26 08:41:15 -07:00
committed by GitHub
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