raygun-apm 1.0.7-universal-darwin → 1.0.8-universal-darwin

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: d09c001acb3e82dd15bfb955416070675a500081f76fde2251885ccf1d4dd929
4
- data.tar.gz: e7814e7e00ad39f724bddec70296b14c5372c0df2e3103b7d9a17bca3de3fbfd
3
+ metadata.gz: 1446bc82bc9b36c27500222f1e81001b0a702229026abcb5f92277b052736646
4
+ data.tar.gz: 634dda8a270810e7a99dcda1055b2d552ed0db20406b284bfa9187676401854f
5
5
  SHA512:
6
- metadata.gz: 0fdae6943b032d56c59ac602df196c85718170c19e279789c53184ae64ac4a5ada185d352c8bba055c793d3a625c85dc20aaecc85034bafc3b7d8e4ab647d57a
7
- data.tar.gz: 2fc806cb0bed84af1bea01a8f749e33333012a57c5d635ddc0afc6420f405d2375005430613efe23e1fe9365a8312ef432c9421796a42ca775ecc22b094c1b20
6
+ metadata.gz: 3a84ec5dc7ffe61765d57952215e8bdc9e579bcccf1ccf893deff3e855e2ff7c4de2e744e14ac5e4effbebd7a1de03d7e8a1660d05268357f13cd4baf111a24b
7
+ data.tar.gz: f0a57aa2bccdd4db3ab5925a397ad72c3d2324fe1d8d3b0851d69f570b9b66c138ff07184237cf11772b19771e665389fa2b3163c029eb9386aa4f6ba8930674
Binary file
Binary file
Binary file
@@ -149,6 +149,8 @@ module Raygun
149
149
  Forwardable
150
150
  Gem
151
151
  FFI
152
+ Addrinfo
153
+ Webpacker
152
154
  }
153
155
 
154
156
  def self.extend_with(list)
@@ -1,5 +1,5 @@
1
1
  module Raygun
2
2
  module Apm
3
- VERSION = "1.0.7"
3
+ VERSION = "1.0.8"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: raygun-apm
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.7
4
+ version: 1.0.8
5
5
  platform: universal-darwin
6
6
  authors:
7
7
  - Raygun
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: exe
11
11
  cert_chain: []
12
- date: 2020-02-29 00:00:00.000000000 Z
12
+ date: 2020-03-02 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: debase-ruby_core_source