Bump mysql2

This commit is contained in:
Benjamin Neff
2023-06-26 02:13:51 +02:00
parent 509b302073
commit ed51a17ea6
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.4"
gem "mysql2", "0.5.5"
end
group :postgresql, optional: true do
gem "pg", "1.4.1"

View File

@@ -439,7 +439,7 @@ GEM
multi_test (0.1.2)
multi_xml (0.6.0)
multipart-post (2.3.0)
mysql2 (0.5.4)
mysql2 (0.5.5)
naught (1.1.0)
net-imap (0.3.6)
date
@@ -841,7 +841,7 @@ DEPENDENCIES
mini_magick (= 4.11.0)
minitest (= 5.15.0)
mobile-fu (= 1.4.0)
mysql2 (= 0.5.4)
mysql2 (= 0.5.5)
net-imap
net-pop
net-smtp