raygun-apm 1.0.5-universal-darwin → 1.0.6-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: 11e670f024d0aff4583a2dd01af950e44478abcbd6143a2d73117b6af04122eb
4
- data.tar.gz: 8ea6396a41b08587624312dfb232d51229d770e1e09fb669fec92a8ceb048803
3
+ metadata.gz: fe6701e040b12083446f46c180150ea5141dc690e4a119d1733013c7e739179c
4
+ data.tar.gz: 8c50cedca2c238dafec193b1e6693a0d6cdb0d51ec1f75bc4a7387116feaedd2
5
5
  SHA512:
6
- metadata.gz: 6e5fa741b29b1b030b0268774ed8840468672bd834a7b807f6ee48081eff82800a3eea789665d31e79bb3c1b6f992ce5c644975b96d58968f89fedf57cfa08f4
7
- data.tar.gz: 2bb4dea47f07a0639a7ed1d0ca03709edd74d92f66e10bf4862e48599c8bc185dcf909fa0f1a8b80ec7558013c372f9323dcfebaa1943473e9ba6e6cb15061eb
6
+ metadata.gz: 0e78931805e6f7f86245ac3d91020c2f10cee4c4c1a4acdc5f0ad8b49992aba3838bf257cdb9a77be64f72bd6f41f97d95da16bfcfc156807d6cfcc47a5546e7
7
+ data.tar.gz: 1a11bdc5876b941bda22bdf55b2f5fee2fc92a45be0c5a23628201e0fe8cf4520e233bd917dc14954a6a4ca1c779871406e7d9425700310f231ccadf9192fed1
Binary file
Binary file
Binary file
@@ -146,6 +146,9 @@ module Raygun
146
146
  Net::
147
147
  OpenSSL
148
148
  BasicSocket
149
+ Forwardable
150
+ Gem
151
+ FFI
149
152
  }
150
153
 
151
154
  def self.extend_with(list)
@@ -1,5 +1,5 @@
1
1
  module Raygun
2
2
  module Apm
3
- VERSION = "1.0.5"
3
+ VERSION = "1.0.6"
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.5
4
+ version: 1.0.6
5
5
  platform: universal-darwin
6
6
  authors:
7
7
  - Raygun
@@ -154,7 +154,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
154
154
  - !ruby/object:Gem::Version
155
155
  version: '0'
156
156
  requirements: []
157
- rubygems_version: 3.1.2
157
+ rubygems_version: 3.0.3
158
158
  signing_key:
159
159
  specification_version: 4
160
160
  summary: Raygun application performance monitoring core Profiler