raygun-apm 1.0.45-universal-darwin → 1.0.46-universal-darwin

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: a69112df114da8dc5aa184958c9f3a2b08ba68861767f9780cfa5d3578bd2111
4
- data.tar.gz: e6a11dd13505a1c797e6607c79ed612b632f519833106f250dee3150088efb88
3
+ metadata.gz: 10cb3e9bb68193b2981d1a9cc8b12952a2c25bf95f91dda9a61b98396dcec5b8
4
+ data.tar.gz: 40c2a8f54ac62da87940c1595a000b1e779e9ba460ec21497e4f32a456458c60
5
5
  SHA512:
6
- metadata.gz: cf298c37c2d45e2cc65b164fac061c1c3f50938597c1b0ab9213196a2080c3156abc9bb77b8bfdfe931dee6ed176c5420612584495cb6e5e8c51781771fe603e
7
- data.tar.gz: dc35642632fba924346b492a9224b5f02022da19a9252ca2f53428ed0ea6fb5e17188d90b32a3cd59b8f7e1d4d075b0282dc3d6c7553dbbf1fb67208276f4972
6
+ metadata.gz: 82cba1020def7e3edc02593d73787fd8ad08b37a7605877579db6bbd083335fcf1e51eaab055f0fe3e7c84fbe6fa3c3d99356bd2e7af96c4cbcbd1cf8c957e6b
7
+ data.tar.gz: 36d2cb2cf9e968a781b61a6644aa39072a7ea7627fbf54f87cf0ac38afaca77b48ce32c372112cc7a5179f52ebc10b79e0af4533d4eb39edb18022893568a155
@@ -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: universal-darwin
6
6
  authors:
7
7
  - Raygun