From 60f60c0e8f06922bd1cb11819549de2c714a830b Mon Sep 17 00:00:00 2001 From: Nick Waddington Date: Thu, 18 Oct 2018 10:37:57 +0100 Subject: [PATCH] edited gemfile --- Gemfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile b/Gemfile index 0b5c7f1..3208b80 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,6 @@ # If you do not have OpenSSL installed, change # the following line to use 'http://' source 'https://rubygems.org' -ruby "2.3.7" # For faster file watcher updates on Windows: gem 'wdm', '~> 0.1.0', platforms: [:mswin, :mingw]