rails_api_logger 0.10.0 → 0.11.0

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.
@@ -0,0 +1,261 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ rails_api_logger (0.10.1)
5
+ activejob (>= 6.0)
6
+ activerecord (>= 6.0)
7
+ nokogiri
8
+ railties (>= 6.0)
9
+ zeitwerk (>= 2.0.0)
10
+
11
+ GEM
12
+ remote: https://rubygems.org/
13
+ specs:
14
+ actioncable (6.1.7.10)
15
+ actionpack (= 6.1.7.10)
16
+ activesupport (= 6.1.7.10)
17
+ nio4r (~> 2.0)
18
+ websocket-driver (>= 0.6.1)
19
+ actionmailbox (6.1.7.10)
20
+ actionpack (= 6.1.7.10)
21
+ activejob (= 6.1.7.10)
22
+ activerecord (= 6.1.7.10)
23
+ activestorage (= 6.1.7.10)
24
+ activesupport (= 6.1.7.10)
25
+ mail (>= 2.7.1)
26
+ actionmailer (6.1.7.10)
27
+ actionpack (= 6.1.7.10)
28
+ actionview (= 6.1.7.10)
29
+ activejob (= 6.1.7.10)
30
+ activesupport (= 6.1.7.10)
31
+ mail (~> 2.5, >= 2.5.4)
32
+ rails-dom-testing (~> 2.0)
33
+ actionpack (6.1.7.10)
34
+ actionview (= 6.1.7.10)
35
+ activesupport (= 6.1.7.10)
36
+ rack (~> 2.0, >= 2.0.9)
37
+ rack-test (>= 0.6.3)
38
+ rails-dom-testing (~> 2.0)
39
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
40
+ actiontext (6.1.7.10)
41
+ actionpack (= 6.1.7.10)
42
+ activerecord (= 6.1.7.10)
43
+ activestorage (= 6.1.7.10)
44
+ activesupport (= 6.1.7.10)
45
+ nokogiri (>= 1.8.5)
46
+ actionview (6.1.7.10)
47
+ activesupport (= 6.1.7.10)
48
+ builder (~> 3.1)
49
+ erubi (~> 1.4)
50
+ rails-dom-testing (~> 2.0)
51
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
52
+ activejob (6.1.7.10)
53
+ activesupport (= 6.1.7.10)
54
+ globalid (>= 0.3.6)
55
+ activemodel (6.1.7.10)
56
+ activesupport (= 6.1.7.10)
57
+ activerecord (6.1.7.10)
58
+ activemodel (= 6.1.7.10)
59
+ activesupport (= 6.1.7.10)
60
+ activestorage (6.1.7.10)
61
+ actionpack (= 6.1.7.10)
62
+ activejob (= 6.1.7.10)
63
+ activerecord (= 6.1.7.10)
64
+ activesupport (= 6.1.7.10)
65
+ marcel (~> 1.0)
66
+ mini_mime (>= 1.1.0)
67
+ activesupport (6.1.7.10)
68
+ concurrent-ruby (~> 1.0, >= 1.0.2)
69
+ i18n (>= 1.6, < 2)
70
+ minitest (>= 5.1)
71
+ tzinfo (~> 2.0)
72
+ zeitwerk (~> 2.3)
73
+ addressable (2.8.7)
74
+ public_suffix (>= 2.0.2, < 7.0)
75
+ ammeter (1.1.7)
76
+ activesupport (>= 3.0)
77
+ railties (>= 3.0)
78
+ rspec-rails (>= 2.2)
79
+ appraisal (2.5.0)
80
+ bundler
81
+ rake
82
+ thor (>= 0.14.0)
83
+ ast (2.4.2)
84
+ base64 (0.2.0)
85
+ bigdecimal (3.2.2)
86
+ builder (3.3.0)
87
+ byebug (12.0.0)
88
+ concurrent-ruby (1.3.4)
89
+ crack (1.0.0)
90
+ bigdecimal
91
+ rexml
92
+ crass (1.0.6)
93
+ date (3.4.1)
94
+ diff-lcs (1.6.0)
95
+ erubi (1.13.1)
96
+ globalid (1.2.1)
97
+ activesupport (>= 6.1)
98
+ hashdiff (1.2.0)
99
+ i18n (1.14.7)
100
+ concurrent-ruby (~> 1.0)
101
+ json (2.10.1)
102
+ language_server-protocol (3.17.0.4)
103
+ lint_roller (1.1.0)
104
+ loofah (2.24.0)
105
+ crass (~> 1.0.2)
106
+ nokogiri (>= 1.12.0)
107
+ mail (2.8.1)
108
+ mini_mime (>= 0.1.1)
109
+ net-imap
110
+ net-pop
111
+ net-smtp
112
+ marcel (1.0.4)
113
+ method_source (1.1.0)
114
+ mini_mime (1.1.5)
115
+ minitest (5.25.4)
116
+ mysql2 (0.5.6)
117
+ net-imap (0.5.6)
118
+ date
119
+ net-protocol
120
+ net-pop (0.1.2)
121
+ net-protocol
122
+ net-protocol (0.2.2)
123
+ timeout
124
+ net-smtp (0.5.1)
125
+ net-protocol
126
+ nio4r (2.7.4)
127
+ nokogiri (1.18.2-arm64-darwin)
128
+ racc (~> 1.4)
129
+ parallel (1.26.3)
130
+ parser (3.3.7.1)
131
+ ast (~> 2.4.1)
132
+ racc
133
+ pg (1.5.9)
134
+ public_suffix (6.0.2)
135
+ racc (1.8.1)
136
+ rack (2.2.11)
137
+ rack-test (2.2.0)
138
+ rack (>= 1.3)
139
+ rails (6.1.7.10)
140
+ actioncable (= 6.1.7.10)
141
+ actionmailbox (= 6.1.7.10)
142
+ actionmailer (= 6.1.7.10)
143
+ actionpack (= 6.1.7.10)
144
+ actiontext (= 6.1.7.10)
145
+ actionview (= 6.1.7.10)
146
+ activejob (= 6.1.7.10)
147
+ activemodel (= 6.1.7.10)
148
+ activerecord (= 6.1.7.10)
149
+ activestorage (= 6.1.7.10)
150
+ activesupport (= 6.1.7.10)
151
+ bundler (>= 1.15.0)
152
+ railties (= 6.1.7.10)
153
+ sprockets-rails (>= 2.0.0)
154
+ rails-dom-testing (2.2.0)
155
+ activesupport (>= 5.0.0)
156
+ minitest
157
+ nokogiri (>= 1.6)
158
+ rails-html-sanitizer (1.6.2)
159
+ loofah (~> 2.21)
160
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
161
+ railties (6.1.7.10)
162
+ actionpack (= 6.1.7.10)
163
+ activesupport (= 6.1.7.10)
164
+ method_source
165
+ rake (>= 12.2)
166
+ thor (~> 1.0)
167
+ rainbow (3.1.1)
168
+ rake (12.3.3)
169
+ regexp_parser (2.10.0)
170
+ rexml (3.4.1)
171
+ rspec-core (3.13.3)
172
+ rspec-support (~> 3.13.0)
173
+ rspec-expectations (3.13.3)
174
+ diff-lcs (>= 1.2.0, < 2.0)
175
+ rspec-support (~> 3.13.0)
176
+ rspec-mocks (3.13.2)
177
+ diff-lcs (>= 1.2.0, < 2.0)
178
+ rspec-support (~> 3.13.0)
179
+ rspec-rails (6.1.5)
180
+ actionpack (>= 6.1)
181
+ activesupport (>= 6.1)
182
+ railties (>= 6.1)
183
+ rspec-core (~> 3.13)
184
+ rspec-expectations (~> 3.13)
185
+ rspec-mocks (~> 3.13)
186
+ rspec-support (~> 3.13)
187
+ rspec-support (3.13.2)
188
+ rubocop (1.71.2)
189
+ json (~> 2.3)
190
+ language_server-protocol (>= 3.17.0)
191
+ parallel (~> 1.10)
192
+ parser (>= 3.3.0.2)
193
+ rainbow (>= 2.2.2, < 4.0)
194
+ regexp_parser (>= 2.9.3, < 3.0)
195
+ rubocop-ast (>= 1.38.0, < 2.0)
196
+ ruby-progressbar (~> 1.7)
197
+ unicode-display_width (>= 2.4.0, < 4.0)
198
+ rubocop-ast (1.38.0)
199
+ parser (>= 3.3.1.0)
200
+ rubocop-performance (1.23.1)
201
+ rubocop (>= 1.48.1, < 2.0)
202
+ rubocop-ast (>= 1.31.1, < 2.0)
203
+ ruby-progressbar (1.13.0)
204
+ sprockets (4.2.1)
205
+ concurrent-ruby (~> 1.0)
206
+ rack (>= 2.2.4, < 4)
207
+ sprockets-rails (3.5.2)
208
+ actionpack (>= 6.1)
209
+ activesupport (>= 6.1)
210
+ sprockets (>= 3.0.0)
211
+ sqlite3 (1.7.3-arm64-darwin)
212
+ standard (1.45.0)
213
+ language_server-protocol (~> 3.17.0.2)
214
+ lint_roller (~> 1.0)
215
+ rubocop (~> 1.71.0)
216
+ standard-custom (~> 1.0.0)
217
+ standard-performance (~> 1.6)
218
+ standard-custom (1.0.2)
219
+ lint_roller (~> 1.0)
220
+ rubocop (~> 1.50)
221
+ standard-performance (1.6.0)
222
+ lint_roller (~> 1.1)
223
+ rubocop-performance (~> 1.23.0)
224
+ thor (1.3.2)
225
+ timeout (0.4.3)
226
+ tzinfo (2.0.6)
227
+ concurrent-ruby (~> 1.0)
228
+ unicode-display_width (3.1.4)
229
+ unicode-emoji (~> 4.0, >= 4.0.4)
230
+ unicode-emoji (4.0.4)
231
+ webmock (3.25.1)
232
+ addressable (>= 2.8.0)
233
+ crack (>= 0.3.2)
234
+ hashdiff (>= 0.4.0, < 2.0.0)
235
+ websocket-driver (0.7.7)
236
+ base64
237
+ websocket-extensions (>= 0.1.0)
238
+ websocket-extensions (0.1.5)
239
+ zeitwerk (2.6.18)
240
+
241
+ PLATFORMS
242
+ arm64-darwin
243
+
244
+ DEPENDENCIES
245
+ ammeter (~> 1.1)
246
+ appraisal (~> 2.5)
247
+ byebug
248
+ concurrent-ruby (= 1.3.4)
249
+ mysql2 (~> 0.5.6)
250
+ pg (~> 1.5.4)
251
+ rack
252
+ rails (~> 6.1.0)
253
+ rails_api_logger!
254
+ rake (~> 12.0)
255
+ rspec-rails (~> 6.1.0)
256
+ sqlite3 (~> 1.7.3)
257
+ standard (~> 1.31)
258
+ webmock (~> 3.25.0)
259
+
260
+ BUNDLED WITH
261
+ 2.5.4
@@ -0,0 +1,12 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "concurrent-ruby", "1.3.4"
6
+ gem "rails", "~> 7.0.0"
7
+ gem "rspec-rails", "~> 7.1.0"
8
+ gem "sqlite3", "~> 1.7.3"
9
+ gem "ammeter", "~> 1.1"
10
+ gem "webmock", "~> 3.25.0"
11
+
12
+ gemspec path: "../"
@@ -0,0 +1,260 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ rails_api_logger (0.10.1)
5
+ activejob (>= 6.0)
6
+ activerecord (>= 6.0)
7
+ nokogiri
8
+ railties (>= 6.0)
9
+ zeitwerk (>= 2.0.0)
10
+
11
+ GEM
12
+ remote: https://rubygems.org/
13
+ specs:
14
+ actioncable (7.0.8.7)
15
+ actionpack (= 7.0.8.7)
16
+ activesupport (= 7.0.8.7)
17
+ nio4r (~> 2.0)
18
+ websocket-driver (>= 0.6.1)
19
+ actionmailbox (7.0.8.7)
20
+ actionpack (= 7.0.8.7)
21
+ activejob (= 7.0.8.7)
22
+ activerecord (= 7.0.8.7)
23
+ activestorage (= 7.0.8.7)
24
+ activesupport (= 7.0.8.7)
25
+ mail (>= 2.7.1)
26
+ net-imap
27
+ net-pop
28
+ net-smtp
29
+ actionmailer (7.0.8.7)
30
+ actionpack (= 7.0.8.7)
31
+ actionview (= 7.0.8.7)
32
+ activejob (= 7.0.8.7)
33
+ activesupport (= 7.0.8.7)
34
+ mail (~> 2.5, >= 2.5.4)
35
+ net-imap
36
+ net-pop
37
+ net-smtp
38
+ rails-dom-testing (~> 2.0)
39
+ actionpack (7.0.8.7)
40
+ actionview (= 7.0.8.7)
41
+ activesupport (= 7.0.8.7)
42
+ rack (~> 2.0, >= 2.2.4)
43
+ rack-test (>= 0.6.3)
44
+ rails-dom-testing (~> 2.0)
45
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
46
+ actiontext (7.0.8.7)
47
+ actionpack (= 7.0.8.7)
48
+ activerecord (= 7.0.8.7)
49
+ activestorage (= 7.0.8.7)
50
+ activesupport (= 7.0.8.7)
51
+ globalid (>= 0.6.0)
52
+ nokogiri (>= 1.8.5)
53
+ actionview (7.0.8.7)
54
+ activesupport (= 7.0.8.7)
55
+ builder (~> 3.1)
56
+ erubi (~> 1.4)
57
+ rails-dom-testing (~> 2.0)
58
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
59
+ activejob (7.0.8.7)
60
+ activesupport (= 7.0.8.7)
61
+ globalid (>= 0.3.6)
62
+ activemodel (7.0.8.7)
63
+ activesupport (= 7.0.8.7)
64
+ activerecord (7.0.8.7)
65
+ activemodel (= 7.0.8.7)
66
+ activesupport (= 7.0.8.7)
67
+ activestorage (7.0.8.7)
68
+ actionpack (= 7.0.8.7)
69
+ activejob (= 7.0.8.7)
70
+ activerecord (= 7.0.8.7)
71
+ activesupport (= 7.0.8.7)
72
+ marcel (~> 1.0)
73
+ mini_mime (>= 1.1.0)
74
+ activesupport (7.0.8.7)
75
+ concurrent-ruby (~> 1.0, >= 1.0.2)
76
+ i18n (>= 1.6, < 2)
77
+ minitest (>= 5.1)
78
+ tzinfo (~> 2.0)
79
+ addressable (2.8.7)
80
+ public_suffix (>= 2.0.2, < 7.0)
81
+ ammeter (1.1.7)
82
+ activesupport (>= 3.0)
83
+ railties (>= 3.0)
84
+ rspec-rails (>= 2.2)
85
+ appraisal (2.5.0)
86
+ bundler
87
+ rake
88
+ thor (>= 0.14.0)
89
+ ast (2.4.2)
90
+ base64 (0.2.0)
91
+ bigdecimal (3.2.2)
92
+ builder (3.3.0)
93
+ byebug (12.0.0)
94
+ concurrent-ruby (1.3.4)
95
+ crack (1.0.0)
96
+ bigdecimal
97
+ rexml
98
+ crass (1.0.6)
99
+ date (3.4.1)
100
+ diff-lcs (1.6.0)
101
+ erubi (1.13.1)
102
+ globalid (1.2.1)
103
+ activesupport (>= 6.1)
104
+ hashdiff (1.2.0)
105
+ i18n (1.14.7)
106
+ concurrent-ruby (~> 1.0)
107
+ json (2.10.1)
108
+ language_server-protocol (3.17.0.4)
109
+ lint_roller (1.1.0)
110
+ loofah (2.24.0)
111
+ crass (~> 1.0.2)
112
+ nokogiri (>= 1.12.0)
113
+ mail (2.8.1)
114
+ mini_mime (>= 0.1.1)
115
+ net-imap
116
+ net-pop
117
+ net-smtp
118
+ marcel (1.0.4)
119
+ method_source (1.1.0)
120
+ mini_mime (1.1.5)
121
+ minitest (5.25.4)
122
+ mysql2 (0.5.6)
123
+ net-imap (0.5.6)
124
+ date
125
+ net-protocol
126
+ net-pop (0.1.2)
127
+ net-protocol
128
+ net-protocol (0.2.2)
129
+ timeout
130
+ net-smtp (0.5.1)
131
+ net-protocol
132
+ nio4r (2.7.4)
133
+ nokogiri (1.18.2-arm64-darwin)
134
+ racc (~> 1.4)
135
+ parallel (1.26.3)
136
+ parser (3.3.7.1)
137
+ ast (~> 2.4.1)
138
+ racc
139
+ pg (1.5.9)
140
+ public_suffix (6.0.2)
141
+ racc (1.8.1)
142
+ rack (2.2.11)
143
+ rack-test (2.2.0)
144
+ rack (>= 1.3)
145
+ rails (7.0.8.7)
146
+ actioncable (= 7.0.8.7)
147
+ actionmailbox (= 7.0.8.7)
148
+ actionmailer (= 7.0.8.7)
149
+ actionpack (= 7.0.8.7)
150
+ actiontext (= 7.0.8.7)
151
+ actionview (= 7.0.8.7)
152
+ activejob (= 7.0.8.7)
153
+ activemodel (= 7.0.8.7)
154
+ activerecord (= 7.0.8.7)
155
+ activestorage (= 7.0.8.7)
156
+ activesupport (= 7.0.8.7)
157
+ bundler (>= 1.15.0)
158
+ railties (= 7.0.8.7)
159
+ rails-dom-testing (2.2.0)
160
+ activesupport (>= 5.0.0)
161
+ minitest
162
+ nokogiri (>= 1.6)
163
+ rails-html-sanitizer (1.6.2)
164
+ loofah (~> 2.21)
165
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
166
+ railties (7.0.8.7)
167
+ actionpack (= 7.0.8.7)
168
+ activesupport (= 7.0.8.7)
169
+ method_source
170
+ rake (>= 12.2)
171
+ thor (~> 1.0)
172
+ zeitwerk (~> 2.5)
173
+ rainbow (3.1.1)
174
+ rake (12.3.3)
175
+ regexp_parser (2.10.0)
176
+ rexml (3.4.1)
177
+ rspec-core (3.13.3)
178
+ rspec-support (~> 3.13.0)
179
+ rspec-expectations (3.13.3)
180
+ diff-lcs (>= 1.2.0, < 2.0)
181
+ rspec-support (~> 3.13.0)
182
+ rspec-mocks (3.13.2)
183
+ diff-lcs (>= 1.2.0, < 2.0)
184
+ rspec-support (~> 3.13.0)
185
+ rspec-rails (7.1.1)
186
+ actionpack (>= 7.0)
187
+ activesupport (>= 7.0)
188
+ railties (>= 7.0)
189
+ rspec-core (~> 3.13)
190
+ rspec-expectations (~> 3.13)
191
+ rspec-mocks (~> 3.13)
192
+ rspec-support (~> 3.13)
193
+ rspec-support (3.13.2)
194
+ rubocop (1.71.2)
195
+ json (~> 2.3)
196
+ language_server-protocol (>= 3.17.0)
197
+ parallel (~> 1.10)
198
+ parser (>= 3.3.0.2)
199
+ rainbow (>= 2.2.2, < 4.0)
200
+ regexp_parser (>= 2.9.3, < 3.0)
201
+ rubocop-ast (>= 1.38.0, < 2.0)
202
+ ruby-progressbar (~> 1.7)
203
+ unicode-display_width (>= 2.4.0, < 4.0)
204
+ rubocop-ast (1.38.0)
205
+ parser (>= 3.3.1.0)
206
+ rubocop-performance (1.23.1)
207
+ rubocop (>= 1.48.1, < 2.0)
208
+ rubocop-ast (>= 1.31.1, < 2.0)
209
+ ruby-progressbar (1.13.0)
210
+ sqlite3 (1.7.3-arm64-darwin)
211
+ standard (1.45.0)
212
+ language_server-protocol (~> 3.17.0.2)
213
+ lint_roller (~> 1.0)
214
+ rubocop (~> 1.71.0)
215
+ standard-custom (~> 1.0.0)
216
+ standard-performance (~> 1.6)
217
+ standard-custom (1.0.2)
218
+ lint_roller (~> 1.0)
219
+ rubocop (~> 1.50)
220
+ standard-performance (1.6.0)
221
+ lint_roller (~> 1.1)
222
+ rubocop-performance (~> 1.23.0)
223
+ thor (1.3.2)
224
+ timeout (0.4.3)
225
+ tzinfo (2.0.6)
226
+ concurrent-ruby (~> 1.0)
227
+ unicode-display_width (3.1.4)
228
+ unicode-emoji (~> 4.0, >= 4.0.4)
229
+ unicode-emoji (4.0.4)
230
+ webmock (3.25.1)
231
+ addressable (>= 2.8.0)
232
+ crack (>= 0.3.2)
233
+ hashdiff (>= 0.4.0, < 2.0.0)
234
+ websocket-driver (0.7.7)
235
+ base64
236
+ websocket-extensions (>= 0.1.0)
237
+ websocket-extensions (0.1.5)
238
+ zeitwerk (2.6.18)
239
+
240
+ PLATFORMS
241
+ arm64-darwin
242
+
243
+ DEPENDENCIES
244
+ ammeter (~> 1.1)
245
+ appraisal (~> 2.5)
246
+ byebug
247
+ concurrent-ruby (= 1.3.4)
248
+ mysql2 (~> 0.5.6)
249
+ pg (~> 1.5.4)
250
+ rack
251
+ rails (~> 7.0.0)
252
+ rails_api_logger!
253
+ rake (~> 12.0)
254
+ rspec-rails (~> 7.1.0)
255
+ sqlite3 (~> 1.7.3)
256
+ standard (~> 1.31)
257
+ webmock (~> 3.25.0)
258
+
259
+ BUNDLED WITH
260
+ 2.5.4
@@ -0,0 +1,11 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rails", "~> 7.1.0"
6
+ gem "rspec-rails", "~> 7.1.0"
7
+ gem "sqlite3", "~> 1.7.3"
8
+ gem "ammeter", "~> 1.1"
9
+ gem "webmock", "~> 3.25.0"
10
+
11
+ gemspec path: "../"