mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-08 22:58:08 -05:00
Bump mysql2
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user