raygun-apm 1.0.54-x86-mingw32 → 1.0.55-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: 7535eac062c13117c4c13ab6985bf8ad0b04f22562bc15366a1eb83f85fc34e2
4
- data.tar.gz: fc4d114220ead775b07ad6e7cd80915233a817e123fd98ed863f675e4c1df7be
3
+ metadata.gz: eb1e891e3af051b51a48ba68add75f69a2b1ab49c4e9bf2339ec408afff1a1fa
4
+ data.tar.gz: 55ec52a883a6d34fc00a6761bd6935ca3144ffb2146103604249b4f705f9d465
5
5
  SHA512:
6
- metadata.gz: b8dacb6116a42fc80afe2bde03e9296e9574b26bd39f363d2077720941127c5edb969ef53b5a3cb5bfa906f89e209a14b5f6d98308b506b54506a98ef04d5c63
7
- data.tar.gz: 37e307bbe613854782e4727c8bd9d7ab115a100fe621b9de94d709b664f3ec17b333b801a4f7342642a886caf2a051f744f940630eca22e957adaed0b0815012
6
+ metadata.gz: 77078b86baf78ff5e12f8e42eeaa4cc3d76c9b1b0921973cd152dc609bf21daefafbb2635fd949ca443631a6cba959e92fde12f1f6f8ed38c6578f12bf3c2a5f
7
+ data.tar.gz: 67da9c0be4ffa456a8a8eae3fe2b22926a7b953fcb15a1e54a5a1d1ff0959d26473614db67f5cea1c6381aee84ae1bc9600e35d2621df98581752090b0bbd7b7
Binary file
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  module Raygun
2
2
  module Apm
3
- VERSION = "1.0.54"
3
+ VERSION = "1.0.55"
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.54
4
+ version: 1.0.55
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-31 00:00:00.000000000 Z
12
+ date: 2020-08-01 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: debase-ruby_core_source