Rakefile in elekk-0.1.0 vs Rakefile in elekk-1.0.1

- old
+ new

@@ -7,10 +7,10 @@ s.name = "elekk" s.summary = "A simple library for World of Warcraft data in Ruby." s.email = "agnoster@gmail.com" s.homepage = "http://github.com/agnoster/elekk" s.description = "A simple library for World of Warcraft data in Ruby." - s.authors = ["Isaac Wasileski"] + s.authors = ["Isaac Wolkerstorfer"] s.files = FileList["*", "{lib,spec}/**/*"] s.add_dependency 'typhoeus' s.add_dependency 'memcached' s.add_dependency 'nokogiri' s.add_dependency 'json' \ No newline at end of file