Bump mysql2

This commit is contained in:
Benjamin Neff 2024-05-30 02:58:57 +02:00
parent 2c34f271d9
commit 47b7181061
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -73,7 +73,7 @@ gem "sprockets-rails", "3.4.2"
# Database
group :mysql, optional: true do
gem "mysql2", "0.5.5"
gem "mysql2", "0.5.6"
end
group :postgresql, optional: true do
gem "pg", "1.5.3"

View file

@ -420,7 +420,7 @@ GEM
multi_test (1.1.0)
multi_xml (0.6.0)
multipart-post (2.3.0)
mysql2 (0.5.5)
mysql2 (0.5.6)
naught (1.1.0)
net-imap (0.4.12)
date
@ -839,7 +839,7 @@ DEPENDENCIES
mini_magick (= 4.12.0)
minitest (= 5.18.1)
mobile-fu (= 1.4.0)
mysql2 (= 0.5.5)
mysql2 (= 0.5.6)
net-imap
net-pop
net-smtp