From ffb983f60e73798e3c0e933c4ba573230006c704 Mon Sep 17 00:00:00 2001 From: Nat Budin Date: Thu, 14 Mar 2019 09:37:26 -0700 Subject: [PATCH] Update Ruby --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 5 ++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.ruby-version b/.ruby-version index eca07e4c..097a15a2 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.1.2 +2.6.2 diff --git a/Gemfile b/Gemfile index a7fba1a3..6764e1c5 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "http://rubygems.org" -ruby "2.1.2" +ruby "2.6.2" gem "rails", "4.2.11.1" gem 'sass-rails' diff --git a/Gemfile.lock b/Gemfile.lock index ab6beddf..0a598534 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,6 @@ GEM multipart-post (>= 1.2, < 3) faraday_middleware (0.10.0) faraday (>= 0.7.4, < 0.10) - ffi (1.10.0) ffi (1.10.0-java) figaro (1.1.1) thor (~> 0.14) @@ -455,7 +454,7 @@ DEPENDENCIES uglifier (>= 1.0.3) RUBY VERSION - ruby 2.1.2p95 + ruby 2.6.2p47 BUNDLED WITH - 1.16.0 + 1.17.2