raygun-apm 1.0.73-x86-linux → 1.0.75-x86-linux

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 40b3fe837f5c59b4c834e357f52734a1617a86765f46c0e8e187f4314453a3b8
4
- data.tar.gz: d05d2ccf8ac118f163159e40f91c101e7b9cd75c2c8d84366b89ab1af994167e
3
+ metadata.gz: 0d2f234e29e85b01b446d149c5c11cd63221c0af7ead096c51dfd6288b383dc2
4
+ data.tar.gz: 0ddd81e9bea785da8f475ed9cb174891fafb4bbb0046386a38242f91b389a858
5
5
  SHA512:
6
- metadata.gz: a31bdce2daee2b21f88b7a0bc545aa8fdf831499eb43168849b1153dcf7a097ffcc897b7861c16f1548c28b526ae2202cceebc8c1e042274942004ff4e3002a5
7
- data.tar.gz: d8a3db9078d59ba9f859c32cb9e5cd9c8e8ad1f0ba3491b88eebdb20f58eb109d5879c0c696b9bff000342656e08a871db3a703794e60699b67c3122077bb1af
6
+ metadata.gz: 9bd4d281ef06a7b2b1a48d670e9ad55ad559c77d56dba3bf55fb3f5ffcb9f482e9aa77e2b5d17d2c1abcabc6556276bb98f36f9d768d8eb4181e518044f39062
7
+ data.tar.gz: 034aa27d583a54587ecb668ca726a9853e70a43465fccabd3e6b1970beb15243017e8ed756fdfc358b9c7c9cd4548dfe8d7a03854893dd2ac7217f8b09c34989
Binary file
Binary file
Binary file
@@ -26,6 +26,7 @@ module Raygun
26
26
  Continuation#
27
27
  Data#
28
28
  Dir#
29
+ Dir::
29
30
  ENV#
30
31
  EOFError#
31
32
  Encoding#
@@ -98,6 +99,8 @@ module Raygun
98
99
  SecurityError#
99
100
  Set#
100
101
  SimpleDelegator#
102
+ Singleton#
103
+ Singleton::
101
104
  Signal#
102
105
  SignalException#
103
106
  SizedQueue#
@@ -156,8 +159,8 @@ module Raygun
156
159
  Gem::
157
160
  FileUtils#
158
161
  FileUtils::
159
- TempFile#
160
- TempFile::
162
+ Tempfile#
163
+ Tempfile::
161
164
  Logger#
162
165
  Logger::
163
166
  }
@@ -1,6 +1,6 @@
1
1
  module Raygun
2
2
  module Apm
3
- VERSION = "1.0.73"
3
+ VERSION = "1.0.75"
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.73
4
+ version: 1.0.75
5
5
  platform: x86-linux
6
6
  authors:
7
7
  - Raygun
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2020-10-11 00:00:00.000000000 Z
12
+ date: 2020-10-27 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: debase-ruby_core_source