Skip to content

Commit

Permalink
Upgrade mysql2 gem
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jherdman committed Nov 26, 2024
1 parent 6b32e17 commit d12e7a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ GEM
mocha (2.1.0)
ruby2_keywords (>= 0.0.5)
mutex_m (0.2.0)
mysql2 (0.5.4)
mysql2 (0.5.6)
nio4r (2.7.0)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
Expand Down

0 comments on commit d12e7a2

Please sign in to comment.