diff options
author | Marin Jankovski <marin@gitlab.com> | 2014-06-03 12:06:13 +0200 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2014-06-03 11:39:29 +0200 |
commit | 84dc9cd6926ea8bc4db533e658463b4e60f68e6b (patch) | |
tree | 0116f16a950e66208ff302c6abe28a1e290b8b55 /Gemfile.lock | |
parent | ef7cfdceea0355c0e9c434ec3fc2b9915979da5e (diff) | |
download | gitlab-ce-84dc9cd6926ea8bc4db533e658463b4e60f68e6b.tar.gz |
Update mysql2 gem.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 416c4985f91..5124863692a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -288,7 +288,7 @@ GEM multi_json (1.10.1) multi_xml (0.5.5) multipart-post (1.2.0) - mysql2 (0.3.11) + mysql2 (0.3.16) net-ldap (0.3.1) net-scp (1.1.2) net-ssh (>= 2.6.5) |