raygun-apm 1.0.7-x64-mingw32 → 1.0.8-x64-mingw32

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: 0c94ed1e8a0e75a021af628168bd09007a4114e25f23894edcbda16026069135
4
- data.tar.gz: 3e8d434c23a2b65a4161fb90498f94d9bbee758310536253354546a684e8f7a7
3
+ metadata.gz: 1d263b38499fe86eeb0be193790358fc1d391534ca7d73157fc73d742c2635c5
4
+ data.tar.gz: e7e23d4c9ac469eac06e58e98794e8fbcb658ebf6305f4e436440ec47eb44fd0
5
5
  SHA512:
6
- metadata.gz: 0b465406c4128795c69826b006e38f1d9cd0536a75ec7f8665d036d05abc5eb2e292bf7a2b7fbf60d90cb0224092b54de08b3e1f17c3ea2784de0b3fd423fe04
7
- data.tar.gz: 5f7ee38e031792ed774c4661117347c6f13bef990543ee2aceb52615a6c17aacc71c6148ca12507981b4d8f00b8039ee82180286c79da57df4dc11dc3591f393
6
+ metadata.gz: f2e95c80fe3a96d17b7163cb5c67b70061ba9fc78ab4f70a5f8721bac29d7cb9716f57f20fc3d21c8ae820ce1187d80ad6a53960d9ba8ed4f13c9a90095fa427
7
+ data.tar.gz: 5bb357a2cc8d261627b464316a6a7484de51ac9d616b446675d02f0ef7f5fa95e25cc1f2b64a261b94bd5ed857e4a77aae3c43a78bf3ee95f69192879e1b3132
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: x64-mingw32
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