From dbfdd5df64abf3ac9135a3f522ca1302f7e7e49b Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Fri, 15 Jan 2021 20:07:01 -0600 Subject: [PATCH] Remove platform specificity MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Forgot I'm on M1 I guess? 😄 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c3e197c3..a709bfc7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM webrick (1.7.0) PLATFORMS - arm64-darwin-20 + ruby DEPENDENCIES jekyll (~> 4.2)