raygun-apm 1.0.7-x86-mingw32 → 1.0.8-x86-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: a70539c8297bc698a4935e473a15f33bedd2a3366584957e9a6fef9b3494908a
4
- data.tar.gz: 1d058ff186a14e1334dda772d17c12ef2de3115859e775882d8922dab332327f
3
+ metadata.gz: 0442e32354458f1c000e185f6c682ea2e1ad1c0a0c36349020a0247e13fabf0a
4
+ data.tar.gz: a9978bc8f1272f78e7806e7a086ad743a5c20b07ea31301cbd040e05a1346df3
5
5
  SHA512:
6
- metadata.gz: 2878023b785d824d5a5b7d5190c22d929d66df823f162d88fdc09f7332eb7c8647a500684df3893a3bb4da22b247229572cd5a8e4fcc793c36a7623a1b1e6a96
7
- data.tar.gz: cbfc473327109e3e8fa209b3c2e88f59854fd3838e7edc47b1c0356600f76007d296a77d06849d6c0d2b543846fede5e6f579b3c6b5df5bceb732b2fcdd52e87
6
+ metadata.gz: 2bb4081b52e064a00538327530e3ab438f5078afc2a30981a1fb612e0c8db44ac251aaae9c252d705c93b22ead41c849fcf9f42183ef3fe500155723db6c223e
7
+ data.tar.gz: acf87559f8f889dd61b7370f0cf15d394c81191723c21eac246bb2d8f6b6763a0c24a3684ed734834371aa6cf98e3b24bb6a2429d6493ee23d0a5510829447db
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: x86-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