Skip to content

Commit 0601929

Browse files
Merge pull request rails#51440 from CodingItWrong/libmysql2-fix-install-error
Bump mysql2 to fix build error with mysql-client 8.3
2 parents cb72a91 + 6978cda commit 0601929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ GEM
347347
msgpack (1.7.2)
348348
multi_json (1.15.0)
349349
multipart-post (2.3.0)
350-
mysql2 (0.5.5)
350+
mysql2 (0.5.6)
351351
net-http-persistent (4.0.2)
352352
connection_pool (~> 2.2)
353353
net-imap (0.4.9)

0 commit comments

Comments
 (0)