diff options
author | Robert Speicher <rspeicher@gmail.com> | 2015-05-28 17:57:23 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2015-06-02 13:04:10 -0400 |
commit | 1a52f19c456dfa307dd7fa0e5adbaa2ed1a68889 (patch) | |
tree | 6961146538616aacf64bf8f3cfbc9ba12c4346ec /Gemfile.lock | |
parent | 2a5c963b7cd2dc1cf1e6b4d1a291c37d313b5813 (diff) | |
download | gitlab-ce-1a52f19c456dfa307dd7fa0e5adbaa2ed1a68889.tar.gz |
Remove now-unused `escaped_autolink` helper and rails_autolink gem
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 bbc5639c84f..80ae41dc8fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -448,8 +448,6 @@ GEM sprockets-rails (~> 2.0) rails-observers (0.1.2) activemodel (~> 4.0) - rails_autolink (1.1.6) - rails (> 3.1) railties (4.1.9) actionpack (= 4.1.9) activesupport (= 4.1.9) @@ -779,7 +777,6 @@ DEPENDENCIES rack-mini-profiler rack-oauth2 (~> 1.0.5) rails (~> 4.1.0) - rails_autolink (~> 1.1) raphael-rails (~> 2.1.2) rb-fsevent rb-inotify |