metriks-dogstatsd 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,4 @@
1
+ require 'metriks'
1
2
  require 'statsd' # from dogstatsd-ruby
2
3
 
3
4
  module Metriks::Reporter
@@ -10,7 +10,7 @@ module Metriks
10
10
  # The Minor Version Number
11
11
  MINOR = '2'
12
12
  # The Patch Version Number
13
- PATCH = '0'
13
+ PATCH = '1'
14
14
 
15
15
  # Converts the information stored in the Version module into a standards compliant
16
16
  # version identification string
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metriks-dogstatsd
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: