Merge pull request #4250 from Matt-Yorkley/ruby-2.1.9

Bump Ruby version from 2.1.5 to 2.1.9
This commit is contained in:
Luis Ramos
2019-09-18 11:39:15 +01:00
committed by GitHub
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

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