Rakefile in thartm-0.0.22 vs Rakefile in thartm-0.0.23
- old
+ new
@@ -4,10 +4,10 @@
begin
require 'jeweler'
Jeweler::Tasks.new do |gem|
gem.name = "thartm"
gem.summary = %Q{rtmapi based remember the milk cli.}
- gem.description = %Q{rtmapi fixed version with a simple cli added}
+ gem.description = %Q{rtmapi fixed version with a simple cli added, rtmapi package fixed to work with libxml2 version > 2.7}
gem.email = "thamayor@gmail.com"
gem.homepage = "http://github.com/ghedamat/thartm"
gem.authors = ["tha"]
gem.add_development_dependency "thoughtbot-shoulda", ">= 0"
gem.files = FileList["[A-Z]*", "{bin,generators,lib,test}/**/*", ]