Closed Silex closed 5 years ago
@brendon: I'm not sure what to rebase... at the end the only meaningfull diff out of this is:
- gem "mysql2", "~> 0.4.0"
+ gem "mysql2", "~> 0.4.10", platforms: [:ruby]
Hi @Silex, sorry I got in there first and committed a kind-of version of your code. I decided to use the base gem version ~> 0.4.0 as that just translates to whatever the latest patch release is for that version anyway.
See #327 first.