Skip to content

Commit

Permalink
Remove >= 0.7.3 gem dependency; this works with older ruby-prof also.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Dec 11, 2008
1 parent 692c0e1 commit f2169bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/rack/profiler.rb
Original file line number Original file line Diff line number Diff line change
@@ -1,4 +1,3 @@
gem 'ruby-prof', '>= 0.7.3'
require 'ruby-prof' require 'ruby-prof'


module Rack module Rack
Expand Down

0 comments on commit f2169bd

Please sign in to comment.