puma-plugin-dogstatsd 0.0.5 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d9256dbb48a65cc6ff9b139abeddf0ccedd7fd42b1590a18d99169b27929ecfa
4
- data.tar.gz: d3fd5f457cb3c05181f5467497eb74ddfe06e819f3d953f66cd0d6345e37eccc
3
+ metadata.gz: 07b7bad05c738d7ad57a27a61af9936be7613f29995dc21809fb6d5cfa4684f6
4
+ data.tar.gz: e8517e1228c9a479047e47c050c532cf552730ec48d4f8ef08de1c432573f523
5
5
  SHA512:
6
- metadata.gz: 32cfe4e7d32a7e2d7c11ed810b68a2eab3152f5c29667e0f01faae5fa387c1016ea8abf52a10c0a13d8e4fd4541f888a08947322a85b581c7a393d026e5d513d
7
- data.tar.gz: a921af34df05b84c2bb857154d4cddb4d46c5d4b9688f2001ba8aaaae9c1eafc58cb71d3853b4aaefbffd0935be16f87d68a9727bd199d5fa6e80d733fb1ca13
6
+ metadata.gz: 994b824e9550cd3715a1ade15abe954a6486d6a29c345dad273e369cbf23d60ba3bb8004904fa96c6109c09ba852dc912d25e3e46e6c4428242f89a5335dbe20
7
+ data.tar.gz: b494348d14a2d6add7b014513263ef2acb1484b14b57e710606bea194a6240c4bc23a18066fa7757d9f6788fcb05de91ce7ea1ffb65fc2f47fdebc9b7f9b0b95
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: puma-plugin-dogstatsd
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
- - Jules Ivanic
7
+ - Colisweb
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
@@ -81,7 +81,7 @@ dependencies:
81
81
  - !ruby/object:Gem::Version
82
82
  version: '5.0'
83
83
  description:
84
- email: jules.ivanic@gmail.com
84
+ email: job@colisweb.com
85
85
  executables: []
86
86
  extensions: []
87
87
  extra_rdoc_files: []
@@ -89,7 +89,7 @@ files:
89
89
  - MIT-LICENSE
90
90
  - README.md
91
91
  - lib/puma/plugin/PumaPluginDogstastd.rb
92
- homepage: https://github.com/guizmaii/puma-plugin-statsd
92
+ homepage: https://github.com/Colisweb/puma-plugin-statsd
93
93
  licenses:
94
94
  - MIT
95
95
  metadata: {}