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:
-rw-r--r--Gemfile1
-rw-r--r--Gemfile.lock3
-rw-r--r--app/assets/javascripts/application.js1
3 files changed, 0 insertions, 5 deletions
diff --git a/Gemfile b/Gemfile
index 5b58ce443ae..195de7b49f9 100644
--- a/Gemfile
+++ b/Gemfile
@@ -161,7 +161,6 @@ gem 'select2-rails'
gem 'jquery-atwho-rails', "~> 0.3.3"
gem "jquery-rails", "2.1.3"
gem "jquery-ui-rails", "2.0.2"
-gem "modernizr", "2.6.2"
gem "raphael-rails", "~> 2.1.2"
gem 'bootstrap-sass', '~> 3.0'
gem "font-awesome-rails", '~> 3.2'
diff --git a/Gemfile.lock b/Gemfile.lock
index 167fd960ff5..e092482b273 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -289,8 +289,6 @@ GEM
method_source (0.8.2)
mime-types (1.25.1)
minitest (4.7.5)
- modernizr (2.6.2)
- sprockets (~> 2.0)
multi_json (1.8.4)
multi_xml (0.5.5)
multipart-post (1.2.0)
@@ -623,7 +621,6 @@ DEPENDENCIES
launchy
letter_opener
minitest (~> 4.7.0)
- modernizr (= 2.6.2)
mysql2
nprogress-rails
omniauth (~> 1.1.3)
diff --git a/app/assets/javascripts/application.js b/app/assets/javascripts/application.js
index f69b750bb69..bc65b505265 100644
--- a/app/assets/javascripts/application.js
+++ b/app/assets/javascripts/application.js
@@ -18,7 +18,6 @@
//= require turbolinks
//= require jquery.turbolinks
//= require bootstrap
-//= require modernizr
//= require select2
//= require raphael
//= require g.raphael-min