rails_exception_handler 2.4.10 → 2.4.11
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 +4 -4
- data/Gemfile +1 -1
- data/Gemfile.lock +71 -65
- data/HISTORY +4 -0
- data/VERSION +1 -1
- data/lib/rails_exception_handler.rb +7 -7
- data/rails_exception_handler.gemspec +4 -4
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1b745ad14973b7c869e30d6df2dbe176dfd4858d84203437f110ef2ca8744ade
|
|
4
|
+
data.tar.gz: 63f8222cfd53de93c6cf04ef2198e068cc5b791eef1fd6d4c8ddadcc5d76ebab
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: aad55df6ca95e09bdeda31c2682edc22ca453c09207a6b5d9615e00da7e2300aa3200cdee76f78cc5090d29e1705ca27a530ea62965613520f8b862213a666be
|
|
7
|
+
data.tar.gz: 1c72cb0fc9c5f9645409972476c603e2308a203b3de005f4a4147d6261890238f8c10ac4b1529eda3a265416138f67dcfc8447bfd97104c51cdbc978f4555e65
|
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
|
@@ -18,34 +18,36 @@ GIT
|
|
|
18
18
|
PATH
|
|
19
19
|
remote: .
|
|
20
20
|
specs:
|
|
21
|
-
rails_exception_handler (2.4.
|
|
21
|
+
rails_exception_handler (2.4.11)
|
|
22
22
|
|
|
23
23
|
GEM
|
|
24
24
|
remote: http://rubygems.org/
|
|
25
25
|
specs:
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
26
|
+
action_text-trix (2.1.15)
|
|
27
|
+
railties
|
|
28
|
+
actioncable (8.1.0)
|
|
29
|
+
actionpack (= 8.1.0)
|
|
30
|
+
activesupport (= 8.1.0)
|
|
29
31
|
nio4r (~> 2.0)
|
|
30
32
|
websocket-driver (>= 0.6.1)
|
|
31
33
|
zeitwerk (~> 2.6)
|
|
32
|
-
actionmailbox (8.
|
|
33
|
-
actionpack (= 8.
|
|
34
|
-
activejob (= 8.
|
|
35
|
-
activerecord (= 8.
|
|
36
|
-
activestorage (= 8.
|
|
37
|
-
activesupport (= 8.
|
|
34
|
+
actionmailbox (8.1.0)
|
|
35
|
+
actionpack (= 8.1.0)
|
|
36
|
+
activejob (= 8.1.0)
|
|
37
|
+
activerecord (= 8.1.0)
|
|
38
|
+
activestorage (= 8.1.0)
|
|
39
|
+
activesupport (= 8.1.0)
|
|
38
40
|
mail (>= 2.8.0)
|
|
39
|
-
actionmailer (8.
|
|
40
|
-
actionpack (= 8.
|
|
41
|
-
actionview (= 8.
|
|
42
|
-
activejob (= 8.
|
|
43
|
-
activesupport (= 8.
|
|
41
|
+
actionmailer (8.1.0)
|
|
42
|
+
actionpack (= 8.1.0)
|
|
43
|
+
actionview (= 8.1.0)
|
|
44
|
+
activejob (= 8.1.0)
|
|
45
|
+
activesupport (= 8.1.0)
|
|
44
46
|
mail (>= 2.8.0)
|
|
45
47
|
rails-dom-testing (~> 2.2)
|
|
46
|
-
actionpack (8.
|
|
47
|
-
actionview (= 8.
|
|
48
|
-
activesupport (= 8.
|
|
48
|
+
actionpack (8.1.0)
|
|
49
|
+
actionview (= 8.1.0)
|
|
50
|
+
activesupport (= 8.1.0)
|
|
49
51
|
nokogiri (>= 1.8.5)
|
|
50
52
|
rack (>= 2.2.4)
|
|
51
53
|
rack-session (>= 1.0.1)
|
|
@@ -53,42 +55,43 @@ GEM
|
|
|
53
55
|
rails-dom-testing (~> 2.2)
|
|
54
56
|
rails-html-sanitizer (~> 1.6)
|
|
55
57
|
useragent (~> 0.16)
|
|
56
|
-
actiontext (8.
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
actiontext (8.1.0)
|
|
59
|
+
action_text-trix (~> 2.1.15)
|
|
60
|
+
actionpack (= 8.1.0)
|
|
61
|
+
activerecord (= 8.1.0)
|
|
62
|
+
activestorage (= 8.1.0)
|
|
63
|
+
activesupport (= 8.1.0)
|
|
61
64
|
globalid (>= 0.6.0)
|
|
62
65
|
nokogiri (>= 1.8.5)
|
|
63
|
-
actionview (8.
|
|
64
|
-
activesupport (= 8.
|
|
66
|
+
actionview (8.1.0)
|
|
67
|
+
activesupport (= 8.1.0)
|
|
65
68
|
builder (~> 3.1)
|
|
66
69
|
erubi (~> 1.11)
|
|
67
70
|
rails-dom-testing (~> 2.2)
|
|
68
71
|
rails-html-sanitizer (~> 1.6)
|
|
69
|
-
activejob (8.
|
|
70
|
-
activesupport (= 8.
|
|
72
|
+
activejob (8.1.0)
|
|
73
|
+
activesupport (= 8.1.0)
|
|
71
74
|
globalid (>= 0.3.6)
|
|
72
|
-
activemodel (8.
|
|
73
|
-
activesupport (= 8.
|
|
74
|
-
activerecord (8.
|
|
75
|
-
activemodel (= 8.
|
|
76
|
-
activesupport (= 8.
|
|
75
|
+
activemodel (8.1.0)
|
|
76
|
+
activesupport (= 8.1.0)
|
|
77
|
+
activerecord (8.1.0)
|
|
78
|
+
activemodel (= 8.1.0)
|
|
79
|
+
activesupport (= 8.1.0)
|
|
77
80
|
timeout (>= 0.4.0)
|
|
78
|
-
activestorage (8.
|
|
79
|
-
actionpack (= 8.
|
|
80
|
-
activejob (= 8.
|
|
81
|
-
activerecord (= 8.
|
|
82
|
-
activesupport (= 8.
|
|
81
|
+
activestorage (8.1.0)
|
|
82
|
+
actionpack (= 8.1.0)
|
|
83
|
+
activejob (= 8.1.0)
|
|
84
|
+
activerecord (= 8.1.0)
|
|
85
|
+
activesupport (= 8.1.0)
|
|
83
86
|
marcel (~> 1.0)
|
|
84
|
-
activesupport (8.
|
|
87
|
+
activesupport (8.1.0)
|
|
85
88
|
base64
|
|
86
|
-
benchmark (>= 0.3)
|
|
87
89
|
bigdecimal
|
|
88
90
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
89
91
|
connection_pool (>= 2.2.5)
|
|
90
92
|
drb
|
|
91
93
|
i18n (>= 1.6, < 2)
|
|
94
|
+
json
|
|
92
95
|
logger (>= 1.4.2)
|
|
93
96
|
minitest (>= 5.1)
|
|
94
97
|
securerandom (>= 0.3)
|
|
@@ -97,14 +100,13 @@ GEM
|
|
|
97
100
|
addressable (2.8.5)
|
|
98
101
|
public_suffix (>= 2.0.2, < 6.0)
|
|
99
102
|
base64 (0.2.0)
|
|
100
|
-
benchmark (0.4.0)
|
|
101
103
|
bigdecimal (3.1.8)
|
|
102
104
|
builder (3.3.0)
|
|
103
105
|
coderay (1.1.3)
|
|
104
106
|
concurrent-ruby (1.3.4)
|
|
105
107
|
connection_pool (2.4.1)
|
|
106
108
|
crass (1.0.6)
|
|
107
|
-
date (3.
|
|
109
|
+
date (3.5.0)
|
|
108
110
|
descendants_tracker (0.0.4)
|
|
109
111
|
thread_safe (~> 0.3, >= 0.3.1)
|
|
110
112
|
diff-lcs (1.5.0)
|
|
@@ -142,7 +144,7 @@ GEM
|
|
|
142
144
|
faraday (>= 0.8, < 2)
|
|
143
145
|
hashie (~> 3.5, >= 3.5.2)
|
|
144
146
|
oauth2 (~> 1.0)
|
|
145
|
-
globalid (1.
|
|
147
|
+
globalid (1.3.0)
|
|
146
148
|
activesupport (>= 6.1)
|
|
147
149
|
hashie (3.6.0)
|
|
148
150
|
highline (2.1.0)
|
|
@@ -152,6 +154,7 @@ GEM
|
|
|
152
154
|
irb (1.14.1)
|
|
153
155
|
rdoc (>= 4.0.0)
|
|
154
156
|
reline (>= 0.4.2)
|
|
157
|
+
json (2.15.2)
|
|
155
158
|
jwt (2.7.1)
|
|
156
159
|
kamelcase (0.0.2)
|
|
157
160
|
semver2 (~> 3)
|
|
@@ -159,12 +162,13 @@ GEM
|
|
|
159
162
|
loofah (2.23.1)
|
|
160
163
|
crass (~> 1.0.2)
|
|
161
164
|
nokogiri (>= 1.12.0)
|
|
162
|
-
mail (2.
|
|
165
|
+
mail (2.9.0)
|
|
166
|
+
logger
|
|
163
167
|
mini_mime (>= 0.1.1)
|
|
164
168
|
net-imap
|
|
165
169
|
net-pop
|
|
166
170
|
net-smtp
|
|
167
|
-
marcel (1.0
|
|
171
|
+
marcel (1.1.0)
|
|
168
172
|
method_source (1.0.0)
|
|
169
173
|
mini_mime (1.1.5)
|
|
170
174
|
mini_portile2 (2.8.8)
|
|
@@ -172,7 +176,7 @@ GEM
|
|
|
172
176
|
multi_json (1.15.0)
|
|
173
177
|
multi_xml (0.6.0)
|
|
174
178
|
multipart-post (2.3.0)
|
|
175
|
-
net-imap (0.5.
|
|
179
|
+
net-imap (0.5.12)
|
|
176
180
|
date
|
|
177
181
|
net-protocol
|
|
178
182
|
net-pop (0.1.2)
|
|
@@ -181,7 +185,7 @@ GEM
|
|
|
181
185
|
timeout
|
|
182
186
|
net-smtp (0.5.1)
|
|
183
187
|
net-protocol
|
|
184
|
-
nio4r (2.7.
|
|
188
|
+
nio4r (2.7.5)
|
|
185
189
|
nokogiri (1.16.7)
|
|
186
190
|
mini_portile2 (~> 2.8.2)
|
|
187
191
|
racc (~> 1.4)
|
|
@@ -206,20 +210,20 @@ GEM
|
|
|
206
210
|
rackup (1.0.1)
|
|
207
211
|
rack (< 3)
|
|
208
212
|
webrick
|
|
209
|
-
rails (8.
|
|
210
|
-
actioncable (= 8.
|
|
211
|
-
actionmailbox (= 8.
|
|
212
|
-
actionmailer (= 8.
|
|
213
|
-
actionpack (= 8.
|
|
214
|
-
actiontext (= 8.
|
|
215
|
-
actionview (= 8.
|
|
216
|
-
activejob (= 8.
|
|
217
|
-
activemodel (= 8.
|
|
218
|
-
activerecord (= 8.
|
|
219
|
-
activestorage (= 8.
|
|
220
|
-
activesupport (= 8.
|
|
213
|
+
rails (8.1.0)
|
|
214
|
+
actioncable (= 8.1.0)
|
|
215
|
+
actionmailbox (= 8.1.0)
|
|
216
|
+
actionmailer (= 8.1.0)
|
|
217
|
+
actionpack (= 8.1.0)
|
|
218
|
+
actiontext (= 8.1.0)
|
|
219
|
+
actionview (= 8.1.0)
|
|
220
|
+
activejob (= 8.1.0)
|
|
221
|
+
activemodel (= 8.1.0)
|
|
222
|
+
activerecord (= 8.1.0)
|
|
223
|
+
activestorage (= 8.1.0)
|
|
224
|
+
activesupport (= 8.1.0)
|
|
221
225
|
bundler (>= 1.15.0)
|
|
222
|
-
railties (= 8.
|
|
226
|
+
railties (= 8.1.0)
|
|
223
227
|
rails-dom-testing (2.2.0)
|
|
224
228
|
activesupport (>= 5.0.0)
|
|
225
229
|
minitest
|
|
@@ -227,13 +231,14 @@ GEM
|
|
|
227
231
|
rails-html-sanitizer (1.6.0)
|
|
228
232
|
loofah (~> 2.21)
|
|
229
233
|
nokogiri (~> 1.14)
|
|
230
|
-
railties (8.
|
|
231
|
-
actionpack (= 8.
|
|
232
|
-
activesupport (= 8.
|
|
234
|
+
railties (8.1.0)
|
|
235
|
+
actionpack (= 8.1.0)
|
|
236
|
+
activesupport (= 8.1.0)
|
|
233
237
|
irb (~> 1.13)
|
|
234
238
|
rackup (>= 1.0.0)
|
|
235
239
|
rake (>= 12.2)
|
|
236
240
|
thor (~> 1.0, >= 1.2.2)
|
|
241
|
+
tsort (>= 0.2)
|
|
237
242
|
zeitwerk (~> 2.6)
|
|
238
243
|
rake (13.2.1)
|
|
239
244
|
rchardet (1.8.0)
|
|
@@ -273,13 +278,14 @@ GEM
|
|
|
273
278
|
stringio (3.1.2)
|
|
274
279
|
thor (1.3.2)
|
|
275
280
|
thread_safe (0.3.6)
|
|
276
|
-
timeout (0.4.
|
|
281
|
+
timeout (0.4.4)
|
|
282
|
+
tsort (0.2.0)
|
|
277
283
|
tzinfo (2.0.6)
|
|
278
284
|
concurrent-ruby (~> 1.0)
|
|
279
285
|
uri (0.13.1)
|
|
280
286
|
useragent (0.16.10)
|
|
281
287
|
webrick (1.9.0)
|
|
282
|
-
websocket-driver (0.
|
|
288
|
+
websocket-driver (0.8.0)
|
|
283
289
|
base64
|
|
284
290
|
websocket-extensions (>= 0.1.0)
|
|
285
291
|
websocket-extensions (0.1.5)
|
|
@@ -292,7 +298,7 @@ DEPENDENCIES
|
|
|
292
298
|
juwelier!
|
|
293
299
|
pry
|
|
294
300
|
rack-test (= 1.1.0)
|
|
295
|
-
rails (= 8.
|
|
301
|
+
rails (= 8.1.0)
|
|
296
302
|
rails_exception_handler!
|
|
297
303
|
rspec-rails (= 6.0.3)
|
|
298
304
|
sprockets-rails
|
data/HISTORY
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.4.
|
|
1
|
+
2.4.11
|
|
@@ -40,11 +40,11 @@ end
|
|
|
40
40
|
class RailsExceptionHandler::Mongoid
|
|
41
41
|
end
|
|
42
42
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
43
|
+
require_relative 'rails_exception_handler/configuration.rb'
|
|
44
|
+
require_relative 'rails_exception_handler/handler.rb'
|
|
45
|
+
require_relative 'rails_exception_handler/parser.rb'
|
|
46
|
+
require_relative 'rails_exception_handler/storage.rb'
|
|
47
|
+
require_relative 'rails_exception_handler/engine.rb'
|
|
48
|
+
require_relative 'rails_exception_handler/catcher.rb'
|
|
49
|
+
require_relative 'rails_exception_handler/fake_session.rb'
|
|
50
50
|
require 'net/http'
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
# DO NOT EDIT THIS FILE DIRECTLY
|
|
3
3
|
# Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec'
|
|
4
4
|
# -*- encoding: utf-8 -*-
|
|
5
|
-
# stub: rails_exception_handler 2.4.
|
|
5
|
+
# stub: rails_exception_handler 2.4.11 ruby lib
|
|
6
6
|
|
|
7
7
|
Gem::Specification.new do |s|
|
|
8
8
|
s.name = "rails_exception_handler".freeze
|
|
9
|
-
s.version = "2.4.
|
|
9
|
+
s.version = "2.4.11".freeze
|
|
10
10
|
|
|
11
11
|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
|
|
12
12
|
s.require_paths = ["lib".freeze]
|
|
13
13
|
s.authors = ["btrondsen".freeze]
|
|
14
|
-
s.date = "2025-
|
|
14
|
+
s.date = "2025-11-02"
|
|
15
15
|
s.description = "".freeze
|
|
16
16
|
s.email = "".freeze
|
|
17
17
|
s.extra_rdoc_files = [
|
|
@@ -125,7 +125,7 @@ Gem::Specification.new do |s|
|
|
|
125
125
|
|
|
126
126
|
s.specification_version = 4
|
|
127
127
|
|
|
128
|
-
s.add_development_dependency(%q<rails>.freeze, ["= 8.
|
|
128
|
+
s.add_development_dependency(%q<rails>.freeze, ["= 8.1.0".freeze])
|
|
129
129
|
s.add_development_dependency(%q<sprockets-rails>.freeze, [">= 0".freeze])
|
|
130
130
|
s.add_development_dependency(%q<rack-test>.freeze, ["= 1.1.0".freeze])
|
|
131
131
|
s.add_development_dependency(%q<sqlite3>.freeze, ["~> 2.0".freeze])
|
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rails_exception_handler
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.4.
|
|
4
|
+
version: 2.4.11
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- btrondsen
|
|
8
8
|
bindir: bin
|
|
9
9
|
cert_chain: []
|
|
10
|
-
date: 2025-
|
|
10
|
+
date: 2025-11-02 00:00:00.000000000 Z
|
|
11
11
|
dependencies:
|
|
12
12
|
- !ruby/object:Gem::Dependency
|
|
13
13
|
name: rails
|
|
@@ -15,14 +15,14 @@ dependencies:
|
|
|
15
15
|
requirements:
|
|
16
16
|
- - '='
|
|
17
17
|
- !ruby/object:Gem::Version
|
|
18
|
-
version: 8.
|
|
18
|
+
version: 8.1.0
|
|
19
19
|
type: :development
|
|
20
20
|
prerelease: false
|
|
21
21
|
version_requirements: !ruby/object:Gem::Requirement
|
|
22
22
|
requirements:
|
|
23
23
|
- - '='
|
|
24
24
|
- !ruby/object:Gem::Version
|
|
25
|
-
version: 8.
|
|
25
|
+
version: 8.1.0
|
|
26
26
|
- !ruby/object:Gem::Dependency
|
|
27
27
|
name: sprockets-rails
|
|
28
28
|
requirement: !ruby/object:Gem::Requirement
|