Remove unused gem and add a comment where it was replaced

This commit is contained in:
John Firebaugh 2012-08-25 19:30:51 -07:00 committed by Tom Hughes
parent 17b23b0756
commit 2e349ab51a
3 changed files with 5 additions and 5 deletions

View file

@ -29,9 +29,6 @@ gem 'i18n-js', '>= 3.0.0.rc2'
# We need ruby-openid 2.2.0 or later for ruby 1.9 support
gem 'ruby-openid', '>= 2.2.0'
# Browser detection support
gem 'browser'
# Markdown formatting support
gem 'redcarpet'