raygun-apm 1.0.54-x86-linux → 1.0.55-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: 7093c9a95637788fc2a9a3bc43b035f3bfa1ac4b1d5d41e14f6a8eeee8a30f4d
4
- data.tar.gz: f66d0986945b8c0c25265879639ca151ea88bec70bd2e5fa8787cf2e26e7329e
3
+ metadata.gz: f13f077f9c201837103a107d6ecd6589a00cd4c76931a9e337fab4278d9f31e3
4
+ data.tar.gz: 2db5f1394397b112ab40dfac98f398f92b92cc468fca01040d05dfa6a6e392ef
5
5
  SHA512:
6
- metadata.gz: b943885a686bee15fd8d6b84a6d5ab961b36acfe8495d8d9940ed7754a97fcde601798ff1855113cf99389ff2e1b1d0b64624bfbdf7420a42d197735e5a86495
7
- data.tar.gz: 04ba507e8b3f83d374b61bd5279f9b20a2817dbac2d580cf779861e9bd2bf91bc8f0fa7e9bc57b2ab22a110d230fef4f39d59370eae414ac0c02cd2ec5e18165
6
+ metadata.gz: 76a0d73d7b13dc56efb826a4bfb99842d89d195a9f5a73f27c79db6a2cc2fd30fe95e6cbe304603f74bf5e56d66937ab7c93a17bc94d3805b7d4db42ec377227
7
+ data.tar.gz: 7579653934072328414d1a19e79bf248e1ffa135beefa596e2572381f356769c2c49bb23331faf484fbe2f0054374d1a17693aacc4c30d15e85d603d26db1e32
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-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-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