Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakuya Noguchi <tak.noguchi.iridge@gmail.com>2017-07-07 15:47:08 +0300
committerTakuya Noguchi <tak.noguchi.iridge@gmail.com>2017-07-07 18:26:05 +0300
commitf15c9525ef26683f5beca49a736d7e98378f2a8c (patch)
treec2349e01ef51d119d374427ee877d9ad9d67f17d /Gemfile
parentde2d5ce685877249434ba412b5839910bc703882 (diff)
Remove coffee-rails gem
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 7814de99fb2..16406b995fc 100644
--- a/Gemfile
+++ b/Gemfile
@@ -238,7 +238,6 @@ gem 'webpack-rails', '~> 0.9.10'
gem 'rack-proxy', '~> 0.6.0'
gem 'sass-rails', '~> 5.0.6'
-gem 'coffee-rails', '~> 4.1.0'
gem 'uglifier', '~> 2.7.2'
gem 'addressable', '~> 2.3.8'