raygun-apm 1.0.56-x86-mingw32 → 1.0.57-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: 7c4bd60f3fd57ba018c881aa18bca95dc31656a97e6afe79e2296f6ee6aa56a9
4
- data.tar.gz: da7d8863fc26ae3abc6db351a08373da1459e6799f8ac54e9251e0fc47b510a8
3
+ metadata.gz: b82f2969816bd051f908d2a26ac932ed90c1843cae8cacb93f1fbe68a32e8707
4
+ data.tar.gz: 4a0f7baf7f477509b4d445035a77983eed86a1d8216839678ba8cbbbefa71c68
5
5
  SHA512:
6
- metadata.gz: 2ee77b68cae7605e0cf961533f47b7abbe0d881cbb16af0c2e4746152616b1b1b3f07eb3029c2f5c07c6d3ed76d48f68e7f64d2edd36f518e643ca76423c7120
7
- data.tar.gz: f35eaffc1a8f5f420b5c09fdf1211bcd85920ba783e97f5c86e352df1e2233fcd9717a78a6ba78cf5963f13410f81dce0e4367b25f94ea5839e89892486b6f4e
6
+ metadata.gz: 9fa7ca31aba943d6924af32d8307636c397276f5ebef3ae47bca728d33f7be8410c8d068e531e2a96e9b570d6569e0f4aa03b5518b29c304641b412ca4dc7972
7
+ data.tar.gz: 4ab88ed1a3f0b30904156a6d97aaeccb29a60a929c3288c358d57ec2be0ae23e2534491d2bd02ff1f20cc1884feed52e6be36ed8863ef7d11c6c3da782db9990
Binary file
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  module Raygun
2
2
  module Apm
3
- VERSION = "1.0.56"
3
+ VERSION = "1.0.57"
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.56
4
+ version: 1.0.57
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-08-01 00:00:00.000000000 Z
12
+ date: 2020-08-02 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: debase-ruby_core_source