aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock11
1 files changed, 8 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 948c03574e..0700980bca 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -20,6 +20,12 @@ GIT
redis-namespace
GIT
+ remote: git://github.com/brianmario/mysql2.git
+ revision: 4d76557499b762d5a62aebb7f6a56510ad221eab
+ specs:
+ mysql2 (0.4.0)
+
+GIT
remote: git://github.com/mikel/mail.git
revision: 64ef1a12efcdda53fd63e1456c2c564044bf82ce
branch: master
@@ -29,7 +35,7 @@ GIT
GIT
remote: git://github.com/rack/rack.git
- revision: 6c4160b8c5173299f4b49ea2c9e4aab76f6b9054
+ revision: 4224c028c71c4ccca7cdb3e5a10c51af797a4d4d
branch: master
specs:
rack (2.0.0.alpha)
@@ -203,7 +209,6 @@ GEM
multi_json (1.11.2)
mustache (1.0.2)
mysql (2.9.1)
- mysql2 (0.3.19)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
nokogiri (1.6.6.2-x64-mingw32)
@@ -313,7 +318,7 @@ DEPENDENCIES
minitest (< 5.3.4)
mocha (~> 0.14)
mysql (>= 2.9.0)
- mysql2 (>= 0.3.18)
+ mysql2 (>= 0.4.0)!
nokogiri (>= 1.4.5)
pg (>= 0.18.0)
psych (~> 2.0)