Skip to content

Commit d12e7a2

Browse files
committed
Upgrade mysql2 gem
I ran into the issues described here when trying to install necessary gems to contribute: brianmario/mysql2#1350 Upgrading seems to have resolved the issue.
1 parent 6b32e17 commit d12e7a2

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
@@ -81,7 +81,7 @@ GEM
8181
mocha (2.1.0)
8282
ruby2_keywords (>= 0.0.5)
8383
mutex_m (0.2.0)
84-
mysql2 (0.5.4)
84+
mysql2 (0.5.6)
8585
nio4r (2.7.0)
8686
nokogiri (1.16.6-arm64-darwin)
8787
racc (~> 1.4)

0 commit comments

Comments
 (0)