File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ group :development do
2424 # memory profiling
2525 gem 'memory_profiler'
2626 # cpu profiling
27- gem 'ruby-prof' , '1.4.2'
27+ gem 'ruby-prof'
2828 # Metasploit::Aggregator external session proxy
2929 # disabled during 2.5 transition until aggregator is available
3030 # gem 'metasploit-aggregator'
Original file line number Diff line number Diff line change 531531 parser (>= 3.3.1.0 )
532532 ruby-macho (4.1.0 )
533533 ruby-mysql (4.2.0 )
534- ruby-prof (1.4.2 )
534+ ruby-prof (1.7.1 )
535535 ruby-progressbar (1.13.0 )
536536 ruby-rc4 (0.1.5 )
537537 ruby2_keywords (0.0.5 )
@@ -624,7 +624,7 @@ DEPENDENCIES
624624 rspec-rails
625625 rspec-rerun
626626 rubocop (= 1.67.0 )
627- ruby-prof ( = 1.4.2 )
627+ ruby-prof
628628 simplecov (= 0.18.2 )
629629 test-prof
630630 timecop
You can’t perform that action at this time.
0 commit comments