From aa3bd93ad0fa320e0ee913eb58703576598ff5a7 Mon Sep 17 00:00:00 2001 From: Matt-Yorkley <9029026+Matt-Yorkley@users.noreply.github.com> Date: Mon, 9 Sep 2019 12:22:20 +0100 Subject: [PATCH] Bump Ruby version to 2.1.9 --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index cd57a8b95d..63a1a1ca3c 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.1.5 +2.1.9 diff --git a/Gemfile b/Gemfile index fa29321c47..c43d07365a 100644 --- a/Gemfile +++ b/Gemfile @@ -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' diff --git a/Gemfile.lock b/Gemfile.lock index 8cf770bc14..d0661c5da4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -865,7 +865,7 @@ DEPENDENCIES wkhtmltopdf-binary RUBY VERSION - ruby 2.1.5p273 + ruby 2.1.9p490 BUNDLED WITH 1.17.2