tabulatr.gemspec in tabulatr-0.3.0 vs tabulatr.gemspec in tabulatr-0.4.0

- old
+ new

@@ -14,10 +14,10 @@ s.authors = ['Peter Horn', 'René Sprotte'] s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n") s.rdoc_options = ['--charset=UTF-8'] - + s.add_runtime_dependency('rails', '>= 3.0.0') s.add_dependency('whiny_hash', '>= 0.0.2') s.add_dependency('id_stuffer', '>= 0.0.1') end