Bump Ruby to 2.3.7 🎉

This commit is contained in:
Matt-Yorkley
2019-11-27 14:13:30 +01:00
parent a4ee562387
commit feaa928674
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
2.2.10
2.3.7

View File

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

View File

@@ -828,7 +828,7 @@ DEPENDENCIES
wkhtmltopdf-binary
RUBY VERSION
ruby 2.2.10p489
ruby 2.3.7p456
BUNDLED WITH
1.17.2