mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Remove lines that are no longer valid.
This commit is contained in:
parent
499a83270a
commit
b5d65d8dda
8
Gemfile
8
Gemfile
@ -183,11 +183,3 @@ gem 'memory_profiler', require: false, platform: :mri
|
||||
gem 'rmmseg-cpp', require: false
|
||||
|
||||
gem 'logster'
|
||||
|
||||
# perftools only works on 1.9 atm
|
||||
group :profile do
|
||||
# travis refuses to install this, instead of fuffing, just avoid it for now
|
||||
#
|
||||
# if you need to profile, uncomment out this line
|
||||
# gem 'rack-perftools_profiler', require: 'rack/perftools_profiler', platform: :mri_19
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user