raygun-apm 1.0.45-x86-linux → 1.0.46-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: 77d18d97a9bec1293739bd1f1d6539dbf80c99970aa5d2839ebdba8c98234874
4
- data.tar.gz: ce6d4132ead0e44d740d99715991a1ed9f811b52cd09cd8f891919328e3f8b77
3
+ metadata.gz: 47dfe411421250af598e42e39d872aeae9c4474564ecdf949305b387352fb54c
4
+ data.tar.gz: 62328cfb3a6ba83b7bb3e36279cc2e8f9d8ce6a922a67d7bcd2816d7e9cc8322
5
5
  SHA512:
6
- metadata.gz: 9b4eaf82f67a933ab9eb884e17107b3af31f287a9ea8d9771eb4f03ff3671bcd1da454a6d26f0231c27a5ce68e914cf0156c216578496da37d7dbfccd27cc532
7
- data.tar.gz: be07350af9c625ea3fdbc0be3271d349ae369846deff0e20229c2c8f105ff4b7d713a42700784785d94ad5ae1e413ae1696d6939804ac2fbb17db8567de3a097
6
+ metadata.gz: 676779cb3c767d1e9ffed178cc8e4001ba07d1726aa167f933888dbe9b6ed898f6425f74a380cbf33ed91eaa530e8e2b071c2348ce80ca0648a5c26ab823b44a
7
+ data.tar.gz: 61c53690f29abd822a124380535b78d97c15fc5077581a02b2655b0dfbc9c8332cd199efda56faa7e37e9261ad97cf22a6332766f1a5d9168e03fb403f9f2a15
@@ -12,156 +12,139 @@ module Raygun
12
12
  #<Module:
13
13
  #<Class:
14
14
  #<#<Class:
15
- ARGF
16
- ArgumentError
17
- Array
18
- Base64
19
- BasicObject
20
- Binding
21
- Class
22
- ClosedQueueError
23
- Comparable
24
- Complex
25
- ConditionVariable
26
- Continuation
27
- Data
28
- Dir
29
- ENV
30
- EOFError
31
- Encoding
32
- Encoding::CompatibilityError
33
- Encoding::Converter
34
- Encoding::ConverterNotFoundError
35
- Encoding::InvalidByteSequenceError
36
- Encoding::UndefinedConversionError
37
- EncodingError
38
- Enumerable
39
- Enumerator
40
- Enumerator::ArithmeticSequence
41
- Enumerator::Chain
42
- Enumerator::Generator
43
- Enumerator::Lazy
44
- Enumerator::Yielder
45
- Errno
46
- Exception
47
- FalseClass
48
- Fiber
49
- FiberError
50
- File
51
- File::Constants
52
- File::Stat
53
- FileTest
54
- Float
55
- FloatDomainError
56
- FrozenError
57
- GC
58
- GC::Profiler
59
- Hash
60
- IO
61
- IO::EAGAINWaitReadable
62
- IO::EAGAINWaitWritable
63
- IO::EINPROGRESSWaitReadable
64
- IO::EINPROGRESSWaitWritable
65
- IO::EWOULDBLOCKWaitReadable
66
- IO::EWOULDBLOCKWaitWritable
67
- IO::WaitReadable
68
- IO::WaitWritable
69
- IOError
70
- IndexError
71
- Integer
72
- Interrupt
73
- JSON
74
- Kernel
75
- KeyError
76
- LoadError
77
- LocalJumpError
78
- Marshal
79
- MatchData
80
- Math
81
- Math::DomainError
15
+ ARGF#
16
+ ArgumentError#
17
+ Array#
18
+ Base64#
19
+ BasicObject#
20
+ Binding#
21
+ Class#
22
+ ClosedQueueError#
23
+ Comparable#
24
+ Complex#
25
+ ConditionVariable#
26
+ Continuation#
27
+ Data#
28
+ Dir#
29
+ ENV#
30
+ EOFError#
31
+ Encoding#
32
+ Encoding::
33
+ EncodingError#
34
+ Enumerable#
35
+ Enumerator#
36
+ Enumerator::
37
+ Errno#
38
+ Exception#
39
+ FalseClass#
40
+ Fiber#
41
+ FiberError#
42
+ File#
43
+ File::
44
+ FileTest#
45
+ Float#
46
+ FloatDomainError#
47
+ FrozenError#
48
+ GC#
49
+ GC::Profiler#
50
+ Hash#
51
+ IO#
52
+ IO::
53
+ IOError#
54
+ IndexError#
55
+ Integer#
56
+ Interrupt#
57
+ JSON#
58
+ Kernel#
59
+ KeyError#
60
+ LoadError#
61
+ LocalJumpError#
62
+ Marshal#
63
+ MatchData#
64
+ Math#
65
+ Math::
82
66
  Method#
83
- Module
84
- Mutex
85
- NameError
86
- NilClass
87
- NoMemoryError
88
- NoMethodError
89
- NotImplementedError
90
- Numeric
91
- Object
92
- ObjectSpace
93
- ObjectSpace::WeakMap
94
- Proc
95
- Process
96
- Process::GID
97
- Process::Status
98
- Process::Sys
99
- Process::UID
100
- Psych
101
- Queue
102
- Random
103
- Random::Formatter
104
- Range
105
- RangeError
106
- Rational
107
- Regexp
108
- RegexpError
109
- RubyVM
110
- RubyVM::AbstractSyntaxTree
111
- RubyVM::AbstractSyntaxTree::Node
112
- RubyVM::InstructionSequence
113
- RubyVM::MJIT
114
- RuntimeError
115
- ScriptError
116
- SecurityError
117
- Set
118
- SimpleDelegator
119
- Signal
120
- SignalException
121
- SizedQueue
122
- Socket
123
- StandardError
124
- StopIteration
125
- String
126
- Struct
127
- Symbol
128
- SyntaxError
129
- SystemCallError
130
- SystemExit
131
- SystemStackError
132
- Thread
133
- Thread::Backtrace
134
- Thread::Backtrace::Location
135
- ThreadError
136
- ThreadGroup
137
- Time
138
- TracePoint
139
- TrueClass
140
- TypeError
141
- UnboundMethod
142
- UncaughtThrowError
143
- UnicodeNormalize
144
- Warning
145
- ZeroDivisionError
146
- IPAddr
67
+ Module#
68
+ Mutex#
69
+ NameError#
70
+ NilClass#
71
+ NoMemoryError#
72
+ NoMethodError#
73
+ NotImplementedError#
74
+ Numeric#
75
+ Object#
76
+ ObjectSpace#
77
+ ObjectSpace::
78
+ Proc#
79
+ Process#
80
+ Process::
81
+ Psych#
82
+ Queue#
83
+ Random#
84
+ Random::
85
+ Range#
86
+ RangeError#
87
+ Rational#
88
+ Regexp#
89
+ RegexpError#
90
+ RubyVM#
91
+ RubyVM::
92
+ RuntimeError#
93
+ ScriptError#
94
+ SecurityError#
95
+ Set#
96
+ SimpleDelegator#
97
+ Signal#
98
+ SignalException#
99
+ SizedQueue#
100
+ Socket#
101
+ StandardError#
102
+ StopIteration#
103
+ String#
104
+ Struct#
105
+ Symbol#
106
+ SyntaxError#
107
+ SystemCallError#
108
+ SystemExit#
109
+ SystemStackError#
110
+ Thread#
111
+ Thread::
112
+ ThreadError#
113
+ ThreadGroup#
114
+ Timeout
115
+ Time#
116
+ TracePoint#
117
+ TrueClass#
118
+ TypeError#
119
+ UnboundMethod#
120
+ UncaughtThrowError#
121
+ UnicodeNormalize#
122
+ Warning#
123
+ ZeroDivisionError#
124
+ IPAddr#
147
125
  Net::
148
- OpenSSL
149
- BasicSocket
150
- Forwardable
151
- Gem
152
- FFI
153
- Addrinfo
154
- Open3
155
- Shellwords
156
- WeakRef
157
- RbConfig
158
- Singleton
159
- OpenStruct
160
- Bundler
161
- Delegator
162
- PrettyPrint
163
- PP
126
+ OpenSSL#
127
+ OpenSSL::
128
+ BasicSocket#
129
+ Forwardable#
130
+ Gem#
131
+ FFI#
132
+ Addrinfo#
133
+ Open3#
134
+ Shellwords#
135
+ WeakRef#
136
+ RbConfig#
137
+ Singleton#
138
+ OpenStruct#
139
+ Bundler#
140
+ Delegator#
141
+ PrettyPrint#
142
+ PP#
164
143
  Minitest
144
+ Psych
145
+ Mutex_m#
146
+ ERB#
147
+ ERB::
165
148
  }
166
149
 
167
150
  HTTP_OUT = %w{
@@ -35,7 +35,7 @@ module Raygun
35
35
  end
36
36
 
37
37
  def show_filters
38
- @tracer.show_filters# if @tracer.config.loglevel == Tracer::LOG_BLACKLIST
38
+ @tracer.show_filters if @tracer.config.loglevel == Tracer::LOG_BLACKLIST
39
39
  end
40
40
 
41
41
  def translate(filter)
@@ -1,5 +1,5 @@
1
1
  module Raygun
2
2
  module Apm
3
- VERSION = "1.0.45"
3
+ VERSION = "1.0.46"
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.45
4
+ version: 1.0.46
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-06-26 00:00:00.000000000 Z
12
+ date: 2020-06-27 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: debase-ruby_core_source