sequel-opentracing 0.0.2.pre → 0.0.4.pre

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7ead5e430c04af908124993ecb1f17d6b4561d50d53753f93739147edd3296c5
4
- data.tar.gz: c7e476c0d02acbf5334916c1d7f96b439888ba220da51688852933555b7bed49
3
+ metadata.gz: 41713c7930db9a42fe06585c68f176851d1ab527ba80d80201b8c52853d923b9
4
+ data.tar.gz: 59b588a573155c3f40a8e9a58497286e1005533630cacf8c7cc2baf31eda8f70
5
5
  SHA512:
6
- metadata.gz: 03af931f54a32920d18c7082690c9843303be8d22f3a179880afc4e02758a3de9a21a50c28df0458bdc6560d85203d0ce4b81bc97232a3d00c6b6c6a5a38c1d2
7
- data.tar.gz: 6916c780402de793ab82768a54d0f5fc8339edad6a06dbf07c570229f4688ae4c11839ec73a3c4ad8805cb12dcc4448c2622e89566a913d1721698d15a9c105d
6
+ metadata.gz: 49d44bc91cf39c39f44e1e243a80eaa4ed1ee15480aae32e200e7dec6b5c7c4484dd079a90f25c8328ca9c4680c951d0b0f85a6e61a0a9c0715571b708a5e1ec
7
+ data.tar.gz: 636cb81aea4d41629ada5063f4813a0f8cb6931f7547705888afd8fa7aba08d0cb23de216320a604452c216dbeed5f72a30e8debaf04dc758b68d10e7486d5d2
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Sequel
4
4
  module OpenTracing
5
- VERSION = '0.0.2'
5
+ VERSION = '0.0.4'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sequel-opentracing
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2.pre
4
+ version: 0.0.4.pre
5
5
  platform: ruby
6
6
  authors:
7
7
  - larte
@@ -180,7 +180,10 @@ files:
180
180
  homepage: https://github.com/foodiefm/sequel-opentracing
181
181
  licenses:
182
182
  - BSD-3-Clause
183
- metadata: {}
183
+ metadata:
184
+ bug_tracker_uri: https://github.com/foodiefm/sequel-opentracing/issues
185
+ homepage_uri: https://github.com/foodiefm/sequel-opentracing
186
+ source_code_uri: https://github.com/foodiefm/sequel-opentracing
184
187
  post_install_message:
185
188
  rdoc_options: []
186
189
  require_paths: