raygun-apm 1.1.13-x86-linux → 1.1.14-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: a57d77003bb611eb6af2de54dab8c97cbbfb24f6cbf50a80a3c7c498b4d84e59
4
- data.tar.gz: b343e8f69ed9cf7e66b059d639ed9c4f50e8ebd65efc76845666a36e455ac734
3
+ metadata.gz: faed454763046f31689245052e56152a6ac9db7c7cd19b89fe107144d54e8a2b
4
+ data.tar.gz: a2157b046dc5480366028ce78758a547dc46228c0bff527643a7b16b827df1e2
5
5
  SHA512:
6
- metadata.gz: dac8cdf9a5ffffa1e0af43c6ba64101dc955379f092b6d8e9feb9bac099b97bd2089037e4f276d266a6cc94de96c8d8a0d897c9420a5c073c01bc78ed4ba9e65
7
- data.tar.gz: d36151fd3a62ac975ae22150da8924d2b35cff1f4777d698e3886f0c8b6791c6b23b3c88c2ae69ff4de8dcb128d0f967c9c0c012c2f64993ca203102a02742b0
6
+ metadata.gz: a41b2b37667dbca1d906fb8d9e22d47368d3048048383d623060ab838158d645f97d45aab5f9e4f5dd64b0982c6c0534da9991b9974ca167238354b155cc95fa
7
+ data.tar.gz: 91c758d21da92ac3b44a0db8693d6d86187255ac06be09f8311c8c7dee7b5ef357c3d874b73bb30028e997e9d19ea1f2cdd7dffd4982a1a95d421e6c57f93898
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-linux
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