mirror of https://github.com/rails/rails
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:
parent
879ee6e3d6
commit
48f3c3e201
|
@ -547,6 +547,7 @@ PLATFORMS
|
|||
x64-mingw32
|
||||
x86-mingw32
|
||||
x86-mswin32
|
||||
x86_64-darwin-19
|
||||
|
||||
DEPENDENCIES
|
||||
activerecord-jdbcmysql-adapter (>= 1.3.0)
|
||||
|
|
Loading…
Reference in New Issue