Rakefile in patron-0.4.4 vs Rakefile in patron-0.4.5

- old
+ new

@@ -59,9 +59,10 @@ s.extensions << 'ext/patron/extconf.rb' s.require_paths << 'ext' s.files = FileList['README.txt', + 'VERSION.yml', 'LICENSE', 'Rakefile', 'lib/**/*', 'spec/*', 'ext/patron/*.{rb,c}']