Rakefile in zcc-0.1.0 vs Rakefile in zcc-0.2.0

- old
+ new

@@ -71,10 +71,10 @@ # == Optional p.changes = p.paragraphs_of("History.txt", 0..1).join("\n\n") p.extra_deps = [ ['marc','>=0.1.6'], - ['zoom', '>=0.3.0'], + ['zoom', '>=0.4.1'], ['unicode','>=0.1'], ['highline', '>=1.2.9'], ['term-ansicolor', '>=1.0.2'] ] # An array of rubygem dependencies [name, version], e.g. [ ['active_support', '>= 1.3.1'] ] #p.spec_extras = {} # A hash of extra values to set in the gemspec.