signalfx-rails-instrumentation 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/rails-tracer.gemspec +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a62009f1edf49276705754dc8b28424da041c381
4
- data.tar.gz: b19ac35c282a10cd7536ef444ea73ba8748e3c61
3
+ metadata.gz: 9f530dcc6c6cd74314f546073ba70a91bff98678
4
+ data.tar.gz: 9314102c5f8bdc8fb9290a46f022316886b2c227
5
5
  SHA512:
6
- metadata.gz: 119897490312ddd59e12ce28a45637267f6fba68690ff57fa88c52e3caa4f18e7e29f3886c37a8f3af4424bd93c5a579073541c54458864785b37c7b0ba381a5
7
- data.tar.gz: 65bbd15b763d9a7f8e9658429d3c39439d7b5fe1c4d30c2294ff962d97be2537415a37477b4c3de89a599bfbe69cf765fb7284b502824516c1d3870c56b526dc
6
+ metadata.gz: 626feb4a5083a0f11611305dde87275f002eee2e83c8f22b3a6c6f5cf4f016aa75c6dcafb4e4883b0b3585ffce413a2c6fe2b5d1e401aa548ab24da1042e227a
7
+ data.tar.gz: 9f2fe1349af9b7d3cd7434e6f4b0c0113f06b4f1bc2049abb32a349eceeb0c5a6b69c32abbb07f313910f229ed2617d8e8bab9c57e02f4f7a1563b3881993eae
data/README.md CHANGED
@@ -195,4 +195,4 @@ To release a new version, update the version number in `version.rb`, and then ru
195
195
 
196
196
  ## Contributing
197
197
 
198
- Bug reports and pull requests are welcome on GitHub at https://github.com/iaintshine/ruby-rails-tracer. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
198
+ Bug reports and pull requests are welcome on GitHub at https://github.com/signalfx/ruby-rails-tracer. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |spec|
6
6
  spec.name = "signalfx-rails-instrumentation"
7
- spec.version = "0.1.1"
7
+ spec.version = "0.1.2"
8
8
  spec.authors = ["iaintshine"]
9
9
  spec.email = ["bodziomista@gmail.com"]
10
10
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: signalfx-rails-instrumentation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - iaintshine
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-12-14 00:00:00.000000000 Z
11
+ date: 2018-12-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: opentracing