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:
authorMarin Jankovski <marin@gitlab.com>2014-04-03 10:43:40 +0400
committerMarin Jankovski <marin@gitlab.com>2014-04-03 10:43:40 +0400
commit14ac0746712ac11e823a856b4c15cd5d91ea541e (patch)
tree53a156ebd8f6c212014b7a06b334734947fb5371 /Gemfile
parent3faa14e7a748097528ed36cf02ccacd62cd8f044 (diff)
Remove modernizr gem.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index ab8a27a8571..1088a91b933 100644
--- a/Gemfile
+++ b/Gemfile
@@ -159,7 +159,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'