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:
authorBalasankar "Balu" C <balasankar@gitlab.com>2018-03-15 17:39:54 +0300
committerBalasankar "Balu" C <balasankar@gitlab.com>2018-03-15 17:39:54 +0300
commita93662ffa83aa6a9c923f2a72d216db820a2910d (patch)
treebd0d4550ebd55e71efad8085c8f75e15a8268797 /Gemfile
parent81d370d419cf7799128dd8498a5a8c21d220acb7 (diff)
Remove jquery-rails from Gemfile
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 6d3999e3243..2324e29a131 100644
--- a/Gemfile
+++ b/Gemfile
@@ -257,7 +257,6 @@ gem 'font-awesome-rails', '~> 4.7'
gem 'gemojione', '~> 3.3'
gem 'gon', '~> 6.1.0'
gem 'jquery-atwho-rails', '~> 1.3.2'
-gem 'jquery-rails', '~> 4.3.1'
gem 'request_store', '~> 1.3'
gem 'select2-rails', '~> 3.5.9'
gem 'virtus', '~> 1.0.1'