From 48f3c3e201b57a4832314b2c957a3b303e89bfea Mon Sep 17 00:00:00 2001 From: eileencodes Date: Wed, 13 Jan 2021 15:12:23 -0500 Subject: [PATCH] Update platforms in Gemfile.lock This keeps popping up after bundle on my local machine. We can just add this to the lock file so there's no diff after bunding. --- Gemfile.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile.lock b/Gemfile.lock index e23e7423856..8377297ddf6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -547,6 +547,7 @@ PLATFORMS x64-mingw32 x86-mingw32 x86-mswin32 + x86_64-darwin-19 DEPENDENCIES activerecord-jdbcmysql-adapter (>= 1.3.0)