metric_tools 0.0.14 → 0.0.15

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- require 'Hirb'
1
+ require 'hirb'
2
2
 
3
3
  module MetricTools
4
4
 
data/metric_tools.gemspec CHANGED
@@ -3,7 +3,7 @@ require 'bundler'
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = 'metric_tools'
6
- s.version = '0.0.14'
6
+ s.version = '0.0.15'
7
7
  s.date = '2013-03-29'
8
8
  s.summary = "Utilities for analyzing metrics"
9
9
  s.description = "Utilities for analyzing metrics"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metric_tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.14
4
+ version: 0.0.15
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: