Project

General

Profile

« Previous | Next » 

Revision 47604a20

Added by Dominic Cleal over 8 years ago

fixes #11719 - mysql2 dep must match ActiveRecord's runtime dep

When AR loads the mysql2 adapter, it calls 'gem' with a version spec.
For our bundle to include a compatible version of mysql2 and not the
latest version, the spec needs to match AR's.

  • added
  • modified
  • copied
  • renamed
  • deleted