mirror of https://github.com/rails/rails
Update mysql2 gem
So that it can find the mysql libraries with homebrew on arm64
This commit is contained in:
parent
9044d35c2f
commit
6adfe05f9e
|
@ -343,7 +343,7 @@ GEM
|
|||
multi_json (1.15.0)
|
||||
multipart-post (2.2.3)
|
||||
mutex_m (0.1.2)
|
||||
mysql2 (0.5.4)
|
||||
mysql2 (0.5.5)
|
||||
net-http-persistent (4.0.1)
|
||||
connection_pool (~> 2.2)
|
||||
net-imap (0.3.6)
|
||||
|
|
Loading…
Reference in New Issue