scout_apm 0.9.1 → 0.9.1.1

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
  SHA1:
3
- metadata.gz: 1c2f4d07b1f636737317fc8200121bc301c8dd53
4
- data.tar.gz: 59f8d5df43b92220fc8e482e04ab33a7b3a82337
3
+ metadata.gz: 9b963a68f3dab649dd9d7b6699abce3b686661b9
4
+ data.tar.gz: 14646ff89f0d9786b5b21666a084f3a17f235d72
5
5
  SHA512:
6
- metadata.gz: 546f2ea5ac44f2a1100f8b84c99e9fa7f9493b0ec91a104ff3926e02c0373c340651c7276a27a50be72a18eafc9a389b39a6c621cf6e333d699f30e0b80beb25
7
- data.tar.gz: dd3ed781983a7f0e3e9522eac7439a40b7af2f1ec457c7c51fe68731745868dd630fd8c3f6ec6242b1e9822d02095cb950d740f02a655faa7293190a9b464f89
6
+ metadata.gz: e33a06c69c3578b7a38a39b2a2a07c3f91ad262c544de07de24165e01ca141625b639e67aa51fe9282ccb599c716667ab2c81a293208c577bc3acc134518e43f
7
+ data.tar.gz: 52eb23ae0004aaf018422bd177280ddc2683ce262c8810b0117464aea1853f0eebee79070c312d75060d37b116425156021c4b8e268cf56863e11cefeec85d5c
@@ -14,6 +14,8 @@ module ScoutApm
14
14
  build_tree
15
15
  connect_children
16
16
  total_samples_of_app_nodes
17
+ rescue
18
+ []
17
19
  end
18
20
 
19
21
  private
@@ -1,4 +1,4 @@
1
1
  module ScoutApm
2
- VERSION = "0.9.1"
2
+ VERSION = "0.9.1.1"
3
3
  end
4
4
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: scout_apm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.9.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Derek Haynes
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-09-30 00:00:00.000000000 Z
12
+ date: 2015-10-02 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: minitest