From e1a641a7bf1d558083aee801d3869ad0bdbecd80 Mon Sep 17 00:00:00 2001 From: kawaiipunk Date: Mon, 25 Jan 2021 18:42:05 +0000 Subject: [PATCH] Reverted Gemfile hack which I accidentally included in my commits. Doh. --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index e0cac1c..db2b399 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" -ruby "2.7.1" +ruby "2.7.2" gemspec