pure: remove Rack::Utils.bytesize dependency
commitc318315034a962e03999d3ad6819bd35e9ac2a09
authorEric Wong <e@80x24.org>
Thu, 28 Jul 2016 00:06:49 +0000 (28 00:06 +0000)
committerEric Wong <e@80x24.org>
Thu, 28 Jul 2016 02:08:59 +0000 (28 02:08 +0000)
tree339ef65ab31265f0c05b25a41a1be22113dde2f0
parent77e43e7803440af0cee9272fb00930664abe01aa
pure: remove Rack::Utils.bytesize dependency

This method is gone from rack 2.0 and not even necessary in Ruby
1.8.7.  Yes, this breaks compatibility with Ruby 1.8.6 :P
lib/clogger/pure.rb