Rakefile in vfs-0.4.3 vs Rakefile in vfs-0.4.4

- old
+ new

@@ -1,10 +1,10 @@ require 'rake_ext' project( name: "vfs", gem: true, - summary: "Virtual File System - simple and unified API over different storage systems (Local, S3, SFTP, ...)", + summary: "Virtual File System - simple and unified API over different storages (Local, S3, SFTP, ...)", # version: '0.4.0', author: "Alexey Petrushin", homepage: "http://github.com/alexeypetrushin/vfs" ) \ No newline at end of file