raygun-apm 1.0.52-x86-mingw32 → 1.0.53-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: 4b1f587b5dd667b1f6c8f83f5cafb461dde549896d093b09d1136745c54b7074
4
- data.tar.gz: 4766a0a3261a035ca71b55b12b3b9a15595492a4b1e12682a5dd8c4002f8ee31
3
+ metadata.gz: e24175f6a2fed45e47b7d81524c14616908e487f6213d4426aa334359681bcd7
4
+ data.tar.gz: 13376abf233c72dd11c75607b8ce4cabbf1597bd7e4008e20e88217590c7e3a6
5
5
  SHA512:
6
- metadata.gz: 9edb0c0005077a588d2960b73e5c6b80322f971519ef9566849865940f4b8b8b3dfc72a73e6024e117f94fc9e74c25d21337babb5816865607a6361f35bb514f
7
- data.tar.gz: a3fd4f1f9047ef8c850ac24a07b825c3c733712c47aede1634f545f68bc1f8994f4d9d726c48148e3c9ec8caf37cd9f3d93607c45ed4adec7faf33c451cf4916
6
+ metadata.gz: b58435c74116e974c4febd926486ffc16c89f0f21dc00a1d53d8bb5e35ed0ab0d85f5900a1310eec778d9197231432cdc927d9fbe78568966b84aeb89d8a8f00
7
+ data.tar.gz: 1604b62d788c81054946fd2182c2a389302dd90f296d12a830d2bc79fe8d1a0273e559ca4e6859d6677ce2bf1080ad7973d1ff290022a09ad258808cfd5bb5da
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: 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-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