Skip to content

Commit 53c7299

Browse files
Bump websocket-driver from 0.8.0 to 0.8.1
Bumps [websocket-driver](https://github.com/faye/websocket-driver-ruby) from 0.8.0 to 0.8.1. - [Changelog](https://github.com/faye/websocket-driver-ruby/blob/main/CHANGELOG.md) - [Commits](faye/websocket-driver-ruby@0.8.0...0.8.1) --- updated-dependencies: - dependency-name: websocket-driver dependency-version: 0.8.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a16f84 commit 53c7299

1 file changed

Lines changed: 25 additions & 23 deletions

File tree

Gemfile.lock

Lines changed: 25 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ GEM
8888
ast (2.4.2)
8989
autoprefixer-rails (10.4.15.0)
9090
execjs (~> 2)
91-
base64 (0.1.2)
91+
base64 (0.3.0)
9292
bcrypt (3.1.20)
9393
benchmark (0.4.1)
9494
bigdecimal (3.2.2)
@@ -257,13 +257,14 @@ GEM
257257
orm_adapter (0.5.0)
258258
pagy (6.1.0)
259259
parallel (1.23.0)
260-
parser (3.2.2.4)
260+
parser (3.3.12.0)
261261
ast (~> 2.4.1)
262262
racc
263263
pg (1.5.4)
264264
pp (0.6.2)
265265
prettyprint
266266
prettyprint (0.2.0)
267+
prism (1.9.0)
267268
psych (5.2.6)
268269
date
269270
stringio
@@ -330,7 +331,7 @@ GEM
330331
psych (>= 4.0.0)
331332
recursive-open-struct (1.1.3)
332333
redcarpet (3.5.1)
333-
regexp_parser (2.8.1)
334+
regexp_parser (2.12.0)
334335
reline (0.6.1)
335336
io-console (~> 0.5)
336337
responders (3.1.1)
@@ -354,23 +355,24 @@ GEM
354355
rspec-mocks (~> 3.13)
355356
rspec-support (~> 3.13)
356357
rspec-support (3.13.7)
357-
rubocop (1.56.4)
358-
base64 (~> 0.1.1)
358+
rubocop (1.88.2)
359359
json (~> 2.3)
360-
language_server-protocol (>= 3.17.0)
361-
parallel (~> 1.10)
362-
parser (>= 3.2.2.3)
360+
language_server-protocol (~> 3.17.0.2)
361+
lint_roller (~> 1.1.0)
362+
parallel (>= 1.10)
363+
parser (>= 3.3.0.2)
363364
rainbow (>= 2.2.2, < 4.0)
364-
regexp_parser (>= 1.8, < 3.0)
365-
rexml (>= 3.2.5, < 4.0)
366-
rubocop-ast (>= 1.28.1, < 2.0)
365+
regexp_parser (>= 2.9.3, < 3.0)
366+
rubocop-ast (>= 1.49.0, < 2.0)
367367
ruby-progressbar (~> 1.7)
368-
unicode-display_width (>= 2.4.0, < 3.0)
369-
rubocop-ast (1.29.0)
370-
parser (>= 3.2.1.0)
371-
rubocop-performance (1.19.1)
372-
rubocop (>= 1.7.0, < 2.0)
373-
rubocop-ast (>= 0.4.0)
368+
unicode-display_width (>= 2.4.0, < 4.0)
369+
rubocop-ast (1.50.0)
370+
parser (>= 3.3.7.2)
371+
prism (~> 1.7)
372+
rubocop-performance (1.26.1)
373+
lint_roller (~> 1.1)
374+
rubocop (>= 1.75.0, < 2.0)
375+
rubocop-ast (>= 1.47.1, < 2.0)
374376
ruby-progressbar (1.13.0)
375377
rubyzip (2.3.2)
376378
sass (3.7.4)
@@ -417,18 +419,18 @@ GEM
417419
activesupport (>= 5.2)
418420
sprockets (>= 3.0.0)
419421
stackprof (0.2.26)
420-
standard (1.31.1)
422+
standard (1.56.0)
421423
language_server-protocol (~> 3.17.0.2)
422424
lint_roller (~> 1.0)
423-
rubocop (~> 1.56.2)
425+
rubocop (~> 1.88.0)
424426
standard-custom (~> 1.0.0)
425-
standard-performance (~> 1.2)
427+
standard-performance (~> 1.8)
426428
standard-custom (1.0.2)
427429
lint_roller (~> 1.0)
428430
rubocop (~> 1.50)
429-
standard-performance (1.2.0)
431+
standard-performance (1.9.0)
430432
lint_roller (~> 1.1)
431-
rubocop-performance (~> 1.19.0)
433+
rubocop-performance (~> 1.26.0)
432434
standardrb (1.0.1)
433435
standard
434436
stringio (3.1.7)
@@ -460,7 +462,7 @@ GEM
460462
selenium-webdriver (~> 4.0, < 4.11)
461463
webrick (1.9.1)
462464
websocket (1.2.10)
463-
websocket-driver (0.8.0)
465+
websocket-driver (0.8.1)
464466
base64
465467
websocket-extensions (>= 0.1.0)
466468
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)