diff options
author | Robert Speicher <rspeicher@gmail.com> | 2012-08-23 19:20:28 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2012-08-23 19:20:28 -0400 |
commit | 2c128f3874eabf642ba78775e169177129f10a97 (patch) | |
tree | f14fd526159375c0a64f26775b00f1ba438a927a /Gemfile.lock | |
parent | 4b2e151fc69db11b1772d234a233be7cf6eac671 (diff) | |
download | gitlab-ce-2c128f3874eabf642ba78775e169177129f10a97.tar.gz |
Remove rails-footnotes gem and its related files
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index b2a00118e5d..c2d60d798e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -259,8 +259,6 @@ GEM activesupport (= 3.2.8) bundler (~> 1.0) railties (= 3.2.8) - rails-footnotes (3.7.8) - rails (>= 3.0.0) railties (3.2.8) actionpack (= 3.2.8) activesupport (= 3.2.8) @@ -417,7 +415,6 @@ DEPENDENCIES pygments.rb! rack-mini-profiler rails (= 3.2.8) - rails-footnotes raphael-rails (= 1.5.2) redcarpet (~> 2.1.1) resque (~> 1.20.0) |