From d0fc6ee0e9ff04a1cee66b7f894a976808078f88 Mon Sep 17 00:00:00 2001 From: Olivier Lacan Date: Tue, 12 Mar 2019 12:00:20 -0400 Subject: [PATCH] Bump Ruby to 2.6.1 # Title # Tell me everything! # Co-authors (they will be credited on GitHub as well) # Co-authored-by: Carolina Powers # Co-authored-by: Meg Kline-Tuls # Co-authored-by: Will # Co-authored-by: thatchej --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index aedc15b..6a6a3d8 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.5.3 +2.6.1 diff --git a/Gemfile.lock b/Gemfile.lock index 2109e28..1509ad7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,4 +144,4 @@ DEPENDENCIES redcarpet BUNDLED WITH - 1.13.6 + 1.17.2