sleuth 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/sleuth.rb +1 -0
  2. metadata +2 -2
@@ -1,5 +1,6 @@
1
1
  require 'rack/client'
2
2
 
3
+ require 'active_support'
3
4
  require 'active_support/core_ext/module/delegation'
4
5
  require 'active_support/core_ext/class/attribute_accessors'
5
6
  require 'active_support/notifications'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sleuth
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tim Carey-Smith
@@ -30,7 +30,7 @@ dependencies:
30
30
  requirements:
31
31
  - - ~>
32
32
  - !ruby/object:Gem::Version
33
- version: 0.2.0
33
+ version: 0.2.1
34
34
  version:
35
35
  description:
36
36
  email: dev@spork.in