summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-04-24 16:34:57 -0600
committerConnor Shea <connor.james.shea@gmail.com>2016-04-24 16:34:57 -0600
commit49961bff661dcd6f5bcfa0abeb1c2461a0d042bc (patch)
treefe6636f08fa64c739823fc9c495fbcb75eba6bb7
parent954af77b39b89555ba79063341010a10617e9e5b (diff)
downloadgitlab-ce-49961bff661dcd6f5bcfa0abeb1c2461a0d042bc.tar.gz
Upgrade gitlab-grit gem to 2.8.1, loosening the mime-types gem's version dependency.
Resolves #15101.
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index add056b169f..7dd237b3d4c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -346,10 +346,10 @@ GEM
flowdock (~> 0.7)
gitlab-grit (>= 2.4.1)
multi_json
- gitlab-grit (2.7.3)
+ gitlab-grit (2.8.1)
charlock_holmes (~> 0.6)
diff-lcs (~> 1.1)
- mime-types (~> 1.15)
+ mime-types (>= 1.16, < 3)
posix-spawn (~> 0.3)
gitlab_emoji (0.3.1)
gemojione (~> 2.2, >= 2.2.1)
@@ -465,7 +465,7 @@ GEM
mime-types (>= 1.16, < 4)
mail_room (0.6.1)
method_source (0.8.2)
- mime-types (1.25.1)
+ mime-types (2.99.1)
mimemagic (0.3.0)
mini_portile2 (2.0.0)
minitest (5.7.0)