From 48ba427c9ae3d9344e23c1268599f4723164293b Mon Sep 17 00:00:00 2001 From: Rick Carlino Date: Tue, 20 Feb 2018 13:21:26 -0600 Subject: [PATCH] Dep upgrades part VII --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index a80ed26af..5d807da05 100755 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -ruby "2.4.2" +ruby "2.5.0" gem "rails" gem "thin" diff --git a/Gemfile.lock b/Gemfile.lock index ac29776ca..0eeff8f9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -352,7 +352,7 @@ DEPENDENCIES webpack-rails RUBY VERSION - ruby 2.4.2p198 + ruby 2.5.0p0 BUNDLED WITH 1.16.1