mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-03 11:30:15 +01:00
Remove Mongrel gem
This commit is contained in:
parent
8ee1d22712
commit
1cf07e9bd0
2 changed files with 0 additions and 8 deletions
2
Gemfile
2
Gemfile
|
|
@ -40,10 +40,8 @@ gem 'bcrypt-ruby', "~>3.0"
|
|||
group :development do
|
||||
if RUBY_VERSION.to_f >= 1.9
|
||||
# gem "ruby-debug19", :require => 'ruby-debug'
|
||||
gem "mongrel", ">=1.2.0.pre2"
|
||||
else
|
||||
gem "ruby-debug"
|
||||
gem "mongrel"
|
||||
end
|
||||
gem "yard", "~>0.8"
|
||||
gem "tolk", "~>1.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue