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.
This commit is contained in:
eileencodes 2021-01-13 15:12:23 -05:00
parent 879ee6e3d6
commit 48f3c3e201
No known key found for this signature in database
GPG Key ID: BA5C575120BBE8DF
1 changed files with 1 additions and 0 deletions

View File

@ -547,6 +547,7 @@ PLATFORMS
x64-mingw32 x64-mingw32
x86-mingw32 x86-mingw32
x86-mswin32 x86-mswin32
x86_64-darwin-19
DEPENDENCIES DEPENDENCIES
activerecord-jdbcmysql-adapter (>= 1.3.0) activerecord-jdbcmysql-adapter (>= 1.3.0)