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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c8e68fe805fe73cf8ed0cf95d7946da7ad730d75569465e668014e0e3b49093c
4
- data.tar.gz: 10d665dc30961e91fce1bed381bd69e72afd5fcb6dee6a42b9a6b03e76aaceb2
3
+ metadata.gz: 1b745ad14973b7c869e30d6df2dbe176dfd4858d84203437f110ef2ca8744ade
4
+ data.tar.gz: 63f8222cfd53de93c6cf04ef2198e068cc5b791eef1fd6d4c8ddadcc5d76ebab
5
5
  SHA512:
6
- metadata.gz: ad014ade8b32f611097df68f461bd219da9ece64d351f6ff2ea844037b038feb8955d71d0ca65facb4a877cb452298ae0650f3c386dbe7f9aea29fa2a605772f
7
- data.tar.gz: 19a9b5ec4d4790c69027a9c787a483bd8201cb4cd193b63c672150a946e2c93d26e10d064f8d9d25c62b002fee5cbb30807b2a7a05a6fbef553f61c5a1a6bdbd
6
+ metadata.gz: aad55df6ca95e09bdeda31c2682edc22ca453c09207a6b5d9615e00da7e2300aa3200cdee76f78cc5090d29e1705ca27a530ea62965613520f8b862213a666be
7
+ data.tar.gz: 1c72cb0fc9c5f9645409972476c603e2308a203b3de005f4a4147d6261890238f8c10ac4b1529eda3a265416138f67dcfc8447bfd97104c51cdbc978f4555e65
data/Gemfile CHANGED
@@ -41,7 +41,7 @@ group :test, :development do
41
41
  # gem "rack-test", '1.1.0'
42
42
  # gem "sqlite3", "~> 1.4"
43
43
 
44
- gem "rails", '8.0.0'
44
+ gem "rails", '8.1.0'
45
45
  gem "sprockets-rails"
46
46
  gem "rack-test", '1.1.0'
47
47
  gem "sqlite3", "~> 2.0"
data/Gemfile.lock CHANGED
@@ -18,34 +18,36 @@ GIT
18
18
  PATH
19
19
  remote: .
20
20
  specs:
21
- rails_exception_handler (2.4.10)
21
+ rails_exception_handler (2.4.11)
22
22
 
23
23
  GEM
24
24
  remote: http://rubygems.org/
25
25
  specs:
26
- actioncable (8.0.0)
27
- actionpack (= 8.0.0)
28
- activesupport (= 8.0.0)
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.0.0)
33
- actionpack (= 8.0.0)
34
- activejob (= 8.0.0)
35
- activerecord (= 8.0.0)
36
- activestorage (= 8.0.0)
37
- activesupport (= 8.0.0)
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.0.0)
40
- actionpack (= 8.0.0)
41
- actionview (= 8.0.0)
42
- activejob (= 8.0.0)
43
- activesupport (= 8.0.0)
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.0.0)
47
- actionview (= 8.0.0)
48
- activesupport (= 8.0.0)
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.0.0)
57
- actionpack (= 8.0.0)
58
- activerecord (= 8.0.0)
59
- activestorage (= 8.0.0)
60
- activesupport (= 8.0.0)
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.0.0)
64
- activesupport (= 8.0.0)
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.0.0)
70
- activesupport (= 8.0.0)
72
+ activejob (8.1.0)
73
+ activesupport (= 8.1.0)
71
74
  globalid (>= 0.3.6)
72
- activemodel (8.0.0)
73
- activesupport (= 8.0.0)
74
- activerecord (8.0.0)
75
- activemodel (= 8.0.0)
76
- activesupport (= 8.0.0)
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.0.0)
79
- actionpack (= 8.0.0)
80
- activejob (= 8.0.0)
81
- activerecord (= 8.0.0)
82
- activesupport (= 8.0.0)
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.0.0)
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.4.1)
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.2.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.8.1)
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.4)
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.6)
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.4)
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.0.0)
210
- actioncable (= 8.0.0)
211
- actionmailbox (= 8.0.0)
212
- actionmailer (= 8.0.0)
213
- actionpack (= 8.0.0)
214
- actiontext (= 8.0.0)
215
- actionview (= 8.0.0)
216
- activejob (= 8.0.0)
217
- activemodel (= 8.0.0)
218
- activerecord (= 8.0.0)
219
- activestorage (= 8.0.0)
220
- activesupport (= 8.0.0)
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.0.0)
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.0.0)
231
- actionpack (= 8.0.0)
232
- activesupport (= 8.0.0)
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.3)
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.7.7)
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.0.0)
301
+ rails (= 8.1.0)
296
302
  rails_exception_handler!
297
303
  rspec-rails (= 6.0.3)
298
304
  sprockets-rails
data/HISTORY CHANGED
@@ -1,5 +1,9 @@
1
1
  CHANGELOG
2
2
 
3
+ v2.4.11 November 2nd 2025
4
+ - Fix Docker loading error
5
+ - Add 8.1.0 testing
6
+
3
7
  v2.4.10 April 10th 2025
4
8
  - Fix Rails 8.0.2 compatibility
5
9
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.4.10
1
+ 2.4.11
@@ -40,11 +40,11 @@ end
40
40
  class RailsExceptionHandler::Mongoid
41
41
  end
42
42
 
43
- require 'rails_exception_handler/configuration.rb'
44
- require 'rails_exception_handler/handler.rb'
45
- require 'rails_exception_handler/parser.rb'
46
- require 'rails_exception_handler/storage.rb'
47
- require 'rails_exception_handler/engine.rb'
48
- require 'rails_exception_handler/catcher.rb'
49
- require 'rails_exception_handler/fake_session.rb'
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.10 ruby lib
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.10".freeze
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-04-10"
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.0.0".freeze])
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.10
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-04-10 00:00:00.000000000 Z
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.0.0
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.0.0
25
+ version: 8.1.0
26
26
  - !ruby/object:Gem::Dependency
27
27
  name: sprockets-rails
28
28
  requirement: !ruby/object:Gem::Requirement