restful_metrics 0.5.1 → 0.5.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/lib/restful_metrics.rb +1 -1
  3. metadata +3 -3
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.5.1
1
+ 0.5.2
@@ -17,7 +17,7 @@ require 'restful_metrics/railtie/cookie_integration'
17
17
 
18
18
  module RestfulMetrics
19
19
 
20
- REALM = "http://analytico.heroku.com"
20
+ REALM = "http://track.restfulmetrics.com"
21
21
  VERSION = File.read(File.join(File.dirname(__FILE__), '..', 'VERSION'))
22
22
 
23
23
  class RestfulMetricsError < StandardError; end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: restful_metrics
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.5.1
5
+ version: 0.5.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Mauricio Gomes
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-05-07 00:00:00 -04:00
13
+ date: 2011-05-12 00:00:00 -04:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
@@ -227,7 +227,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
227
227
  requirements:
228
228
  - - ">="
229
229
  - !ruby/object:Gem::Version
230
- hash: -1672480690516068683
230
+ hash: -3943084219153616786
231
231
  segments:
232
232
  - 0
233
233
  version: "0"