1
1
PATH
2
2
remote: .
3
3
specs:
4
- nvar (0.1.2 )
4
+ nvar (0.2.0 )
5
5
activesupport (>= 5.0.0 , < 8.0 )
6
6
7
7
GEM
107
107
irb (1.11.2 )
108
108
rdoc
109
109
reline (>= 0.4.2 )
110
+ json (2.7.1 )
111
+ language_server-protocol (3.17.0.3 )
112
+ lint_roller (1.1.0 )
110
113
loofah (2.22.0 )
111
114
crass (~> 1.0.2 )
112
115
nokogiri (>= 1.12.0 )
117
120
net-smtp
118
121
marcel (1.0.2 )
119
122
mini_mime (1.1.5 )
120
- mini_portile2 (2.8.5 )
121
123
minitest (5.22.2 )
122
124
mutex_m (0.2.0 )
123
125
net-imap (0.4.10 )
130
132
net-smtp (0.4.0.1 )
131
133
net-protocol
132
134
nio4r (2.7.0 )
133
- nokogiri (1.16.2 )
134
- mini_portile2 (~> 2.8.2 )
135
+ nokogiri (1.16.2-aarch64-linux )
136
+ racc (~> 1.4 )
137
+ nokogiri (1.16.2-arm-linux )
138
+ racc (~> 1.4 )
139
+ nokogiri (1.16.2-arm64-darwin )
140
+ racc (~> 1.4 )
141
+ nokogiri (1.16.2-x86-linux )
142
+ racc (~> 1.4 )
143
+ nokogiri (1.16.2-x86_64-darwin )
144
+ racc (~> 1.4 )
145
+ nokogiri (1.16.2-x86_64-linux )
135
146
racc (~> 1.4 )
136
147
parallel (1.24.0 )
137
148
parser (3.3.0.5 )
@@ -198,20 +209,22 @@ GEM
198
209
diff-lcs (>= 1.2.0 , < 2.0 )
199
210
rspec-support (~> 3.13.0 )
200
211
rspec-support (3.13.1 )
201
- rubocop (1.12.1 )
212
+ rubocop (1.60.2 )
213
+ json (~> 2.3 )
214
+ language_server-protocol (>= 3.17.0 )
202
215
parallel (~> 1.10 )
203
- parser (>= 3.0 .0.0 )
216
+ parser (>= 3.3 .0.2 )
204
217
rainbow (>= 2.2.2 , < 4.0 )
205
218
regexp_parser (>= 1.8 , < 3.0 )
206
- rexml
207
- rubocop-ast (>= 1.2 .0 , < 2.0 )
219
+ rexml ( >= 3.2.5 , < 4.0 )
220
+ rubocop-ast (>= 1.30 .0 , < 2.0 )
208
221
ruby-progressbar (~> 1.7 )
209
- unicode-display_width (>= 1 .4.0 , < 3.0 )
222
+ unicode-display_width (>= 2 .4.0 , < 3.0 )
210
223
rubocop-ast (1.30.0 )
211
224
parser (>= 3.2.1.0 )
212
- rubocop-performance (1.10.1 )
213
- rubocop (>= 0.90.0 , < 2.0 )
214
- rubocop-ast (>= 0.4 .0 )
225
+ rubocop-performance (1.20.2 )
226
+ rubocop (>= 1.48.1 , < 2.0 )
227
+ rubocop-ast (>= 1.30.0 , < 2 .0 )
215
228
ruby-progressbar (1.13.0 )
216
229
ruby2_keywords (0.0.5 )
217
230
simplecov (0.22.0 )
220
233
simplecov_json_formatter (~> 0.1 )
221
234
simplecov-html (0.12.3 )
222
235
simplecov_json_formatter (0.1.4 )
223
- standard (1.0.5 )
224
- rubocop (= 1.12.1 )
225
- rubocop-performance (= 1.10.1 )
236
+ standard (1.34.0 )
237
+ language_server-protocol (~> 3.17.0.2 )
238
+ lint_roller (~> 1.0 )
239
+ rubocop (~> 1.60 )
240
+ standard-custom (~> 1.0.0 )
241
+ standard-performance (~> 1.3 )
242
+ standard-custom (1.0.2 )
243
+ lint_roller (~> 1.0 )
244
+ rubocop (~> 1.50 )
245
+ standard-performance (1.3.1 )
246
+ lint_roller (~> 1.1 )
247
+ rubocop-performance (~> 1.20.2 )
226
248
standardrb (1.0.1 )
227
249
standard
228
250
stringio (3.1.0 )
240
262
zeitwerk (2.6.13 )
241
263
242
264
PLATFORMS
243
- ruby
265
+ aarch64-linux
266
+ arm-linux
267
+ arm64-darwin
268
+ x86-linux
269
+ x86_64-darwin
270
+ x86_64-linux
244
271
245
272
DEPENDENCIES
246
273
bundler-audit
@@ -256,4 +283,4 @@ DEPENDENCIES
256
283
vcr
257
284
258
285
BUNDLED WITH
259
- 2.1.4
286
+ 2.5.6
0 commit comments