raygun-apm 1.0.4-x86-linux → 1.0.5-x86-linux

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: 66fe0a5ec00e095c6752aa7b2b0cca139160f96ae1c2330c217c9c87d0798470
4
- data.tar.gz: 3fefe809699d1264dd434279e09794593e19ff4fa2adf41678a81af73b8e1823
3
+ metadata.gz: 93ae95b7f2a005c52dbf9f3abb73b57dbd0a88711eb0fb372c5d63c2b53f72a8
4
+ data.tar.gz: c91176ef637f8cb49b026dfa389d61d30687ca1940c31c8724b6fb2ec294098c
5
5
  SHA512:
6
- metadata.gz: 77a822088e3aec7a8642130e5ef0e808f9647884c4003fc90202116cf0c9487d5ee50801fd262bd3f34791ac8f221d64c8e17a2931f88e39d515f100376d4669
7
- data.tar.gz: fe24416b1fe15f747e2912c07f623cd74bd89393899b889fdb2b4697125b73e9aa038bca60d905119c3e119ae83831076727454aaaa11a2d9d1083adffb0f09a
6
+ metadata.gz: e942a8f5542d4c4f8e3c1b8aaff7391fc771ce515126a014abca6c9e3d66b9b050785ef9acf907a05c0722e072ab0d149fda13f4f128deabb28f4effd1d28dc3
7
+ data.tar.gz: b765fea63954fd431653559baea5d75d36f091b806f31e2301e09f04b242ca4e2224d61f2a178dfc4f1154d992cab599ea9f024ff8f473f1992a3427d483bb18
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  module Raygun
2
2
  module Apm
3
- VERSION = "1.0.4"
3
+ VERSION = "1.0.5"
4
4
  end
5
5
  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.4
4
+ version: 1.0.5
5
5
  platform: x86-linux
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-02-26 00:00:00.000000000 Z
12
+ date: 2020-02-27 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: debase-ruby_core_source