diff options
author | tiagonbotelho <tiagonbotelho@hotmail.com> | 2016-07-18 13:29:14 +0100 |
---|---|---|
committer | tiagonbotelho <tiagonbotelho@hotmail.com> | 2016-07-18 13:29:14 +0100 |
commit | 2e021c4e17f0ffb223d388ef4c177f82f162e805 (patch) | |
tree | ebbac6fa091a18a00e975a6314bff16e47ccf4ae | |
parent | dd3addad481e7e0475cfecd16c8bcd3dc65e967d (diff) | |
download | gitlab-ce-2e021c4e17f0ffb223d388ef4c177f82f162e805.tar.gz |
bumps gitlab_git to 10.3.0
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f8018e58a5e..df8e2008bca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -274,7 +274,7 @@ GEM diff-lcs (~> 1.1) mime-types (>= 1.16, < 3) posix-spawn (~> 0.3) - gitlab_git (10.2.3) + gitlab_git (10.3.0) activesupport (~> 4.0) charlock_holmes (~> 0.7.3) github-linguist (~> 4.7.0) @@ -389,6 +389,7 @@ GEM mail_room (0.8.0) method_source (0.8.2) mime-types (2.99.2) + mime-types-data (3.2016.0521) mimemagic (0.3.0) mini_portile2 (2.1.0) minitest (5.7.0) |