projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove unused gem and add a comment where it was replaced
[rails.git]
/
Gemfile
diff --git
a/Gemfile
b/Gemfile
index 2407a9fdd134254d1deb8f5f5f09d6c298c9bca5..ad2f04c29feb32f232178d13a5a9012a490de45a 100644
(file)
--- a/
Gemfile
+++ b/
Gemfile
@@
-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'