statsd-instrument.gemspec in statsd-instrument-1.3.1 vs statsd-instrument.gemspec in statsd-instrument-1.3.2

- old
+ new

@@ -1,8 +1,8 @@ Gem::Specification.new do |s| s.name = "statsd-instrument" - s.version = '1.3.1' - s.authors = ["Jesse Storimer"] + s.version = '1.3.2' + s.authors = ["Jesse Storimer", "Tobias Lutke"] s.email = ["jesse@shopify.com"] s.homepage = "http://github.com/shopify/statsd-instrument" s.summary = %q{A StatsD client for Ruby apps} s.description = %q{A StatsD client for Ruby apps. Provides metaprogramming methods to inject StatsD instrumentation into your code.}