raygun-apm 1.0.45-x64-mingw32 → 1.0.46-x64-mingw32

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: e8eab8fae06e651ee0445a69529b643e679f258d70581199e1c33b091b033d0c
4
- data.tar.gz: da7b5b376c123bf2fe73c6ff1f0724a654d9073fe7b845cefeeb353c5f3bb417
3
+ metadata.gz: c83e13f6e84ccd2e5f13435704ebe4af854c5f0dbe1937894f80c2222161d313
4
+ data.tar.gz: 163959b6958b04eb36b1bb2d38e9204030152a11b76231fd919a172b189f1d3c
5
5
  SHA512:
6
- metadata.gz: dab160f63fed944a92f0d7844776d8490b655468fd867bfcb66bcdb7e0aa520cf5e1ea3cb390abd9e16a773ec0111029eabb02a39edf83a68013825543ea2c38
7
- data.tar.gz: 8a82291195d1fde8c0667cc81ac5fa9ea10376300767b8f9eb736606d3da600f547705bc5e8dca5d12684d370295d25dd840d1eae0f14cf59422b967da214280
6
+ metadata.gz: d226432118cbfe5eb11818d3c10ac8e62d2f4cff5aab1de10fc1dc93eb62e80efa436f4ef1378e47d6cf4f8f2d185b4af743c0ca1970e8e8e95e58b7a3e92b61
7
+ data.tar.gz: 6b543d52e0fad93967e09c8827cd29b3ed001128911fbf8c01df8e069e30f48ab3041342a54e6f0c1ce9b8fe981605cd1ef0b1e75a3c7689a5ab379be8bf0f63
Binary file
Binary file
Binary file
@@ -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: x64-mingw32
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