scout_statsd_rack 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ee8b7d13731c567210df38dcea502ccffdf52c0f
4
- data.tar.gz: dfedd8d8ffbc096ac00168bdfdc924de1cce8736
3
+ metadata.gz: cee35eda73ab98bfbb67eb50a7167d886563a25f
4
+ data.tar.gz: 23a08f116f70b595f74368fbaac0a2e6d7936846
5
5
  SHA512:
6
- metadata.gz: 5240ffbd310c23b44652a70d9c90839daa8bc170e6789c7e16306440e976c24443567e624b1b8128469095c5def2a7081133d991a433e658de033efe5806db03
7
- data.tar.gz: 711919933d5f422130c358cb95c28c9692f8c14826a3fd72b7aa08562122cc15a6b60bef33368e508c199f43d549781e0bf98bcbb9b4fa990766fccb5e5482d9
6
+ metadata.gz: d9f3aba32a24261a5a41facd22afea17fe6e24e0245c691b6a75ed980d4634ce0ea3064531e381c7f87cd7c0669e17b9f731f07c39ca9cfe6f047aa9393581d7
7
+ data.tar.gz: d4d25fafde75cbb6ff8c67c0b8456dfc2711d0e110a921405466043d8c1ec680ebce827f0042422dd514f7746384881d650084f2529f236f1fe8111d18921ea6
@@ -1,3 +1,3 @@
1
1
  module ScoutStatsdRack
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
@@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
8
8
  spec.version = ScoutStatsdRack::VERSION
9
9
  spec.authors = ["Mark Morris", "Derek Haynes"]
10
10
  spec.email = ["support@scoutapp.com"]
11
-
12
- spec.summary = %q{Basic Rack application monitoring with StatsD.}
11
+ spec.summary = %q{Rack application monitoring with StatsD.}
12
+ spec.description = %q{Instruments apps served via Rack, reporting key performance metrics.}
13
13
  spec.homepage = "https://scoutapp.com"
14
14
  spec.license = "MIT"
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: scout_statsd_rack
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark Morris
@@ -53,7 +53,7 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '10.0'
56
- description:
56
+ description: Instruments apps served via Rack, reporting key performance metrics.
57
57
  email:
58
58
  - support@scoutapp.com
59
59
  executables: []
@@ -96,6 +96,6 @@ rubyforge_project:
96
96
  rubygems_version: 2.2.2
97
97
  signing_key:
98
98
  specification_version: 4
99
- summary: Basic Rack application monitoring with StatsD.
99
+ summary: Rack application monitoring with StatsD.
100
100
  test_files: []
101
101
  has_rdoc: