76
76
public_suffix (>= 2.0.2 , < 7.0 )
77
77
archive-zip (0.12.0 )
78
78
io-like (~> 0.3.0 )
79
- ast (2.4.2 )
79
+ ast (2.4.3 )
80
80
base64 (0.2.0 )
81
81
benchmark (0.4.0 )
82
82
bigdecimal (3.1.9 )
83
83
bindex (0.8.1 )
84
84
bootsnap (1.7.7 )
85
85
msgpack (~> 1.0 )
86
86
builder (3.3.0 )
87
- byebug (11.1.3 )
87
+ byebug (12.0.0 )
88
88
capybara (3.40.0 )
89
89
addressable
90
90
matrix
119
119
json (~> 2.1 , >= 2.1.0 )
120
120
jwt (~> 2.2 , >= 2.2.1 )
121
121
typhoeus (~> 1.0 , >= 1.0.1 )
122
- docusign_esign (5.0 .0 )
122
+ docusign_esign (5.1 .0 )
123
123
addressable (~> 2.7 , >= 2.7.0 )
124
124
json (~> 2.1 , >= 2.1.0 )
125
125
jwt (~> 2.2 , >= 2.2.1 )
169
169
json (2.9.1 )
170
170
jwt (2.10.1 )
171
171
base64
172
- language_server-protocol (3.17.0.4 )
172
+ language_server-protocol (3.17.0.5 )
173
+ lint_roller (1.1.0 )
173
174
listen (3.9.0 )
174
175
rb-fsevent (~> 0.10 , >= 0.10.3 )
175
176
rb-inotify (~> 0.9 , >= 0.9.10 )
@@ -223,14 +224,15 @@ GEM
223
224
omniauth-rails_csrf_protection (1.0.2 )
224
225
actionpack (>= 4.2 )
225
226
omniauth (~> 2.0 )
226
- parallel (1.26.3 )
227
- parser (3.3.7 .0 )
227
+ parallel (1.27.0 )
228
+ parser (3.3.8 .0 )
228
229
ast (~> 2.4.1 )
229
230
racc
230
231
power_assert (2.0.5 )
231
232
pp (0.6.2 )
232
233
prettyprint
233
234
prettyprint (0.2.0 )
235
+ prism (1.4.0 )
234
236
pry (0.14.2 )
235
237
coderay (~> 1.1 )
236
238
method_source (~> 1.0 )
@@ -297,18 +299,20 @@ GEM
297
299
reline (0.6.0 )
298
300
io-console (~> 0.5 )
299
301
rexml (3.4.0 )
300
- rubocop (1.71.0 )
302
+ rubocop (1.75.8 )
301
303
json (~> 2.3 )
302
- language_server-protocol (>= 3.17.0 )
304
+ language_server-protocol (~> 3.17.0.2 )
305
+ lint_roller (~> 1.1.0 )
303
306
parallel (~> 1.10 )
304
307
parser (>= 3.3.0.2 )
305
308
rainbow (>= 2.2.2 , < 4.0 )
306
309
regexp_parser (>= 2.9.3 , < 3.0 )
307
- rubocop-ast (>= 1.36.2 , < 2.0 )
310
+ rubocop-ast (>= 1.44.0 , < 2.0 )
308
311
ruby-progressbar (~> 1.7 )
309
312
unicode-display_width (>= 2.4.0 , < 4.0 )
310
- rubocop-ast (1.38.0 )
311
- parser (>= 3.3.1.0 )
313
+ rubocop-ast (1.44.1 )
314
+ parser (>= 3.3.7.2 )
315
+ prism (~> 1.4 )
312
316
ruby-progressbar (1.13.0 )
313
317
rubyzip (2.4.1 )
314
318
sass-rails (6.0.0 )
331
335
snaky_hash (2.0.1 )
332
336
hashie
333
337
version_gem (~> 1.1 , >= 1.1.1 )
334
- spring (4.2.1 )
338
+ spring (4.3.0 )
335
339
spring-watcher-listen (2.1.0 )
336
340
listen (>= 2.7 , < 4.0 )
337
341
spring (>= 4 )
357
361
ethon (>= 0.9.0 )
358
362
tzinfo (2.0.6 )
359
363
concurrent-ruby (~> 1.0 )
360
- tzinfo-data (1.2022.7 )
364
+ tzinfo-data (1.2025.2 )
361
365
tzinfo (>= 1.0.0 )
362
366
uglifier (4.2.1 )
363
367
execjs (>= 0.3.0 , < 3 )
@@ -388,13 +392,13 @@ PLATFORMS
388
392
389
393
DEPENDENCIES
390
394
bootsnap (~> 1.7.3 )
391
- byebug (~> 11.1.3 )
395
+ byebug (~> 12.0.0 )
392
396
capybara (~> 3.40.0 )
393
397
chromedriver-helper (~> 2.1.1 )
394
398
coffee-rails (~> 5.0.0 )
395
399
docusign_admin (~> 2.0.0 )
396
400
docusign_click (~> 1.4.0 )
397
- docusign_esign (~> 5.0 .0 )
401
+ docusign_esign (~> 5.1 .0 )
398
402
docusign_monitor (~> 1.2.0 )
399
403
docusign_rooms (~> 1.3.0 )
400
404
docusign_webforms (~> 2.0.0 )
@@ -407,17 +411,17 @@ DEPENDENCIES
407
411
pry-rails (~> 0.3.11 )
408
412
puma (~> 6.6.0 )
409
413
rails (~> 7.2.2.1 )
410
- rubocop (~> 1.71.0 )
414
+ rubocop (~> 1.75.8 )
411
415
sass-rails (~> 6.0.0 )
412
416
selenium-webdriver (~> 4.25.0 )
413
- spring (~> 4.2.1 )
417
+ spring (~> 4.3.0 )
414
418
spring-watcher-listen (~> 2.1.0 )
415
419
sqlite3 (~> 2.1.1 )
416
420
test-unit
417
421
turbolinks (~> 5.2.1 )
418
- tzinfo-data (~> 1.2022.7 , >= 1.2022.7 )
422
+ tzinfo-data (~> 1.2025.2 )
419
423
uglifier (~> 4.2.1 )
420
- wdm (>= 0.1.1 )
424
+ wdm (>= 0.2.0 )
421
425
web-console (~> 4.2.1 )
422
426
423
427
RUBY VERSION
0 commit comments