Bump Ruby version to 2.1.9

This commit is contained in:
Matt-Yorkley
2019-09-09 12:22:20 +01:00
parent 908e1dfcaf
commit aa3bd93ad0
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
2.1.5
2.1.9

View File

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

View File

@@ -865,7 +865,7 @@ DEPENDENCIES
wkhtmltopdf-binary
RUBY VERSION
ruby 2.1.5p273
ruby 2.1.9p490
BUNDLED WITH
1.17.2