aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorYasuo Honda <yasuo.honda@gmail.com>2017-05-04 13:29:22 +0000
committerYasuo Honda <yasuo.honda@gmail.com>2017-05-04 13:35:23 +0000
commit4d07e1c60b6db210efe584d32a160fef4a228ea9 (patch)
tree8630d3254b01d0f06ac4056c903d420dc304acb5 /Gemfile.lock
parent39a2e1465e15d1da56ba1f4ed14fd38740bd86d4 (diff)
downloadrails-4d07e1c60b6db210efe584d32a160fef4a228ea9.tar.gz
rails-4d07e1c60b6db210efe584d32a160fef4a228ea9.tar.bz2
rails-4d07e1c60b6db210efe584d32a160fef4a228ea9.zip
Use mysql2 0.4.6 to suport MySQL 8.0.1
Follow up #28733 and brianmario/mysql2#840
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 445bab1ca3..3b2da57428 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -222,9 +222,9 @@ GEM
multi_json (1.12.1)
multipart-post (2.0.0)
mustache (1.0.3)
- mysql2 (0.4.5)
- mysql2 (0.4.5-x64-mingw32)
- mysql2 (0.4.5-x86-mingw32)
+ mysql2 (0.4.6)
+ mysql2 (0.4.6-x64-mingw32)
+ mysql2 (0.4.6-x86-mingw32)
nio4r (2.0.0)
nokogiri (1.7.0.1)
mini_portile2 (~> 2.1.0)