Rakefile in file-tail-1.0.10 vs Rakefile in file-tail-1.0.11
- old
+ new
@@ -12,10 +12,10 @@
description 'Library to tail files in Ruby'
test_dir 'tests'
ignore '.*.sw[pon]', 'pkg', 'Gemfile.lock', 'coverage', '*.rbc', '.rbx'
readme 'README.rdoc'
- dependency 'tins', '~>0.4.3'
+ dependency 'tins', '~>0.5.0'
development_dependency 'test-unit', '~>2.4.0'
install_library do
cd 'lib' do