raygun-apm 1.0.52-x64-mingw32 → 1.0.53-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: 5eb096598696fb11165d3bd01801f1b7034ee0e47481f083db217a624596f34c
4
- data.tar.gz: 7b9f1112b5032073497dd8003d193dc4bd819789400fd725941030efe1f879e1
3
+ metadata.gz: e994973e1a0824084da9dc04a9774c4432bb398905cbc99d2c3332da585a02c1
4
+ data.tar.gz: a1b48496269c807e050083225e810510b9aec05b386a60f39da1873ab4475d35
5
5
  SHA512:
6
- metadata.gz: b99bb4c0bf16fe3fc4d6264065f55138498bffd6768e78539b6ebf60db71dc7784b167326bd14eefb10ff3ff7877a847db3eb1c9aabd1c53cef18bf374ea9850
7
- data.tar.gz: 7e613d703b71886e5d173296f0703e3b836062bbb71c49d861461b434ce85f4113bd22df91e814d3efed1ad5b3c811c03cd078fabeb56e0667b77bb183c58ea6
6
+ metadata.gz: e155dc8e984122d7c360043e01ee97436e6acf35e05f83faba39bb476048f01e74f7d03b560757ae477ad3b810952ed29757cfb845d20d114ea5bd1d6487165a
7
+ data.tar.gz: 7535beac734812f3452a1eeb949dc88d3455924d8de6091be12ab4b393233a9f18d23f48235610b89e63e23426269a7945cfc7c8ccd8749ac238d92344460193
Binary file
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  module Raygun
2
2
  module Apm
3
- VERSION = "1.0.52"
3
+ VERSION = "1.0.53"
4
4
  MINIMUM_AGENT_VERSION = "1.0.1190.0"
5
5
  end
6
6
  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.52
4
+ version: 1.0.53
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-07-27 00:00:00.000000000 Z
12
+ date: 2020-07-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: debase-ruby_core_source