diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-03-15 15:42:31 +0100 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-03-15 16:52:22 +0100 |
commit | 3b1d5a1dffa35746d3619b90f3e82f8437e38c91 (patch) | |
tree | e38174737f589e350a6a7359d953b7d60fad9cfe /Gemfile.lock | |
parent | 60df262c38d7c235b483cc1c4beb12f793e0e58a (diff) | |
download | gitlab-ce-3b1d5a1dffa35746d3619b90f3e82f8437e38c91.tar.gz |
Prevent gitlab-shell character encoding issues by receiving its changes as raw data.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index b331c29f7ef..d3209ede86e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -684,6 +684,7 @@ DEPENDENCIES cal-heatmap-rails (~> 0.0.1) capybara (~> 2.2.1) carrierwave + charlock_holmes coffee-rails colored coveralls |