Bump mysql2

This commit is contained in:
Benjamin Neff 2017-07-21 03:46:41 +02:00
parent 6d9cfa961f
commit 4074660a86
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -62,7 +62,7 @@ gem "sprockets", "2.12.4"
# Database
group :mysql, optional: true do
gem "mysql2", "0.4.5"
gem "mysql2", "0.4.8"
end
group :postgresql, optional: true do
gem "pg", "0.19.0"

View file

@ -378,7 +378,7 @@ GEM
multi_test (0.1.2)
multi_xml (0.6.0)
multipart-post (2.0.0)
mysql2 (0.4.5)
mysql2 (0.4.8)
naught (1.1.0)
nenv (0.3.0)
nio4r (2.0.0)
@ -813,7 +813,7 @@ DEPENDENCIES
mini_magick (= 4.6.1)
minitest
mobile-fu (= 1.3.1)
mysql2 (= 0.4.5)
mysql2 (= 0.4.8)
nokogiri (= 1.7.2)
omniauth (= 1.4.2)
omniauth-facebook (= 4.0.0)