raygun-apm 1.1.13-x86-mingw32 → 1.1.14-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: 73b9bfc4c2270150f6800dd1b1b907c1523ebdfb495fa32f43463bbdf5bd3cae
4
- data.tar.gz: dc04f183339342c0fef01afc3b3f34602c488751354e78932594bc7db6d08bf3
3
+ metadata.gz: b35c8e0103edecb9188c0ab5841b474ac7379c566325def71957439c3d1f5345
4
+ data.tar.gz: edb8c73172faa5db9bafd6e63419c8a9ae262d1d870968070b68302957be68d2
5
5
  SHA512:
6
- metadata.gz: 4babda6a2b2994eb386ab6f0f361e9c6bcaebd2bd7479d4f6102f5566f05e163dedfd653bf8eb47dc98693985bcfb44371785c46d810c2933bb20655e7ff0320
7
- data.tar.gz: '0900a162c8f580a7fa5db8576668c2482d1e497d2fe8ef7799a80a14cd009d86749900b5f6a53e9322c3f294a02f8bd5b6f86b7cad5cf0be1d57a1f711883d32'
6
+ metadata.gz: b993e7d82b969d0748a94789bbe59444e7c7e70014df54e48c07126254da891c9cb1a7bb34cded6db032016dba2c6aded446c12801a0bdac2228b8fbd920a1bb
7
+ data.tar.gz: d868a18b2aebf17a6ec86761961a0244a458f32861eeebd174b1e1a7469e14390b9b2c86952c8674069a546b448c77fdb677cda2b472d5ac5f11300a3d37b72d
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  module Raygun
2
2
  module Apm
3
- VERSION = "1.1.13"
3
+ VERSION = "1.1.14"
4
4
  MINIMUM_AGENT_VERSION = "1.0.1190.0"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: raygun-apm
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.13
4
+ version: 1.1.14
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - Raygun Limited
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-04-04 00:00:00.000000000 Z
11
+ date: 2022-08-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: debase-ruby_core_source