From b49e878458baa27ab9890d1c0d1283080e0c5682 Mon Sep 17 00:00:00 2001 From: Angus McLeod Date: Thu, 20 Oct 2022 09:30:24 +0200 Subject: [PATCH] Add ruby to gemfile.lock platforms and update gitignore --- .gitignore | 3 ++- Gemfile.lock | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 11ce0a3c..3da9ad01 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ coverage/* !coverage/.last_run.json -gems/ +gems/* .bundle/ auto_generated .DS_Store node_modules/ +vendor/* diff --git a/Gemfile.lock b/Gemfile.lock index 9cea5679..5ab57bb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,7 +30,7 @@ GEM unicode-display_width (2.3.0) PLATFORMS - arm64-darwin-21 + ruby DEPENDENCIES rubocop-discourse