raygun-apm 1.1.13-universal-darwin → 1.1.14-universal-darwin

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: c02e699d571861af708298ce134e9f096f40242c668bf08dba75184a66a776fe
4
- data.tar.gz: a1866b3fc98ff0fd8d78febe7141025d07b4c8456211d23040b671c561426ef5
3
+ metadata.gz: 32ccdbd4ea430dad1d65e9f9b6126185cfe22daa8e75f5a319b3e7d0c177e192
4
+ data.tar.gz: a9838286660f803c34391be3799033a352f90f9772006b985d73a6f79a81ba67
5
5
  SHA512:
6
- metadata.gz: 5fd679b19097a24908dc9c8cb6f5c6943fa75d022da7f51f9548977ac50b06fa7665e7230e367099a3c17555162fc60ce4ab6d76205380d3f38865022b12aa85
7
- data.tar.gz: 173e358356742b7529a40e471e4816f58d87a0ef260fca1174d48d815de6ff4ad6faea92c32621607f3b38a9555aaf85f7e8b8121888afe676b299f6b7429d7f
6
+ metadata.gz: '09d424bb0ba361763b25d25a0b4e806b7b8d76955e6138121301ff766ed4bbc07f6e0a2e9187fbc9b968978dfc75d6bb557680357c8e654952a0316cee04bc38'
7
+ data.tar.gz: b57c18c428acb596a98b2d9efb26a14dce4ad73972c7761ee0ed6ad2bac502cf7e327023ae6eea1df3c8ec0ee3d1d857bb8bbc01ecedff233b6abe6c0475840d
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: universal-darwin
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