instrumental_agent.gemspec in instrumental_agent-0.6.1 vs instrumental_agent.gemspec in instrumental_agent-0.7

- old
+ new

@@ -6,10 +6,10 @@ s.version = Instrumental::VERSION s.authors = ["Elijah Miller", "Christopher Zelenak", "Kristopher Chambers", "Matthew Hassfurder"] s.email = ["support@instrumentalapp.com"] s.homepage = "http://github.com/fastestforward/instrumental_agent" s.summary = %q{Agent for reporting data to instrumentalapp.com} - s.description = %q{Keep track of anything.} + s.description = %q{Track anything.} s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n") s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) } s.require_paths = ["lib"]