aggregate/pmq: remove io-extra requirement
commit160ebb01ff5ac17d7ad78b8005e922cacadc56e4
authorEric Wong <e@80x24.org>
Thu, 16 Mar 2017 03:14:11 +0000 (16 03:14 +0000)
committerEric Wong <e@80x24.org>
Sat, 18 Mar 2017 01:28:47 +0000 (18 01:28 +0000)
treecc8ad2227779f714402ce96f060397977a75eb64
parenta7db691c628dc91084e15e0bd105420e93a9f1b4
aggregate/pmq: remove io-extra requirement

IO.copy_stream is standard in 1.9+ and can use pread when
given an offset.  We do not need to use pwrite with fcntl
locking, actually.
lib/raindrops/aggregate/pmq.rb
raindrops.gemspec