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:
authorRobert Speicher <rspeicher@gmail.com>2012-08-24 03:20:28 +0400
committerRobert Speicher <rspeicher@gmail.com>2012-08-24 03:20:28 +0400
commit2c128f3874eabf642ba78775e169177129f10a97 (patch)
treef14fd526159375c0a64f26775b00f1ba438a927a /Gemfile
parent4b2e151fc69db11b1772d234a233be7cf6eac671 (diff)
Remove rails-footnotes gem and its related files
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index f256eccb905..214c06a99bf 100644
--- a/Gemfile
+++ b/Gemfile
@@ -93,7 +93,6 @@ end
group :development do
gem "letter_opener"
- gem "rails-footnotes"
gem "annotate", :git => "https://github.com/ctran/annotate_models.git"
gem 'rack-mini-profiler'
end