From 7a79844f38768c66100c5699eb8c30bf2672b682 Mon Sep 17 00:00:00 2001 From: Vlastimil Holer Date: Mon, 26 Mar 2018 16:55:30 +0200 Subject: [PATCH] B #1900: Updated Gemfile.lock for Ubuntu 14.04 (cherry picked from commit 941123e73f3a8fa259667b2310f829de749030ba) --- share/install_gems/Ubuntu1404/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/install_gems/Ubuntu1404/Gemfile.lock b/share/install_gems/Ubuntu1404/Gemfile.lock index c6b6ed2b63..3f824bc0ec 100644 --- a/share/install_gems/Ubuntu1404/Gemfile.lock +++ b/share/install_gems/Ubuntu1404/Gemfile.lock @@ -41,7 +41,7 @@ GEM mime-types (2.99.2) mini_portile2 (2.1.0) multipart-post (2.0.0) - mysql (2.9.1) + mysql2 (0.4.10) net-ldap (0.12.1) nokogiri (1.6.8) mini_portile2 (~> 2.1.0) @@ -91,7 +91,7 @@ DEPENDENCIES configparser curb memcache-client - mysql + mysql2 net-ldap (< 0.13) nokogiri ox @@ -107,4 +107,4 @@ DEPENDENCIES zendesk_api (< 1.14.0) BUNDLED WITH - 1.13.0 + 1.16.1