AO3-4566 Update Gems for Ruby upgrades #2447
zz9pzza
added
some commits
May 8, 2016
Gemfile
| @@ -11,7 +10,7 @@ gem 'rails', '3.2.22.2' | ||
| # Database | ||
| # gem 'sqlite3-ruby', :require => 'sqlite3' | ||
| -gem 'mysql2', '0.3.10' | ||
| +gem 'mysql2', '0.3.20' |
|
didn't we already change mysql2 to something higher? I might be totally misremembering...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
|
2 checks passed
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
hound
No violations found. Woof!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://otwarchive.atlassian.net/browse/AO3-4566
Looking at this I would just check that things work as the things changing look as if they are used every where eg mysql, memcached etc