Skip to content

Commit 347ddbb

Browse files
Bump jwt from 2.10.1 to 3.2.0
Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.1 to 3.2.0. - [Release notes](https://github.com/jwt/ruby-jwt/releases) - [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md) - [Commits](jwt/ruby-jwt@v2.10.1...v3.2.0) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25531b7 commit 347ddbb

1 file changed

Lines changed: 24 additions & 22 deletions

File tree

Gemfile.lock

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ GEM
9494
ast (2.4.2)
9595
autoprefixer-rails (10.4.15.0)
9696
execjs (~> 2)
97-
base64 (0.1.2)
97+
base64 (0.3.0)
9898
bcrypt (3.1.20)
9999
benchmark (0.4.1)
100100
bigdecimal (3.2.2)
@@ -181,7 +181,7 @@ GEM
181181
jquery-ui-rails (6.0.1)
182182
railties (>= 3.2.16)
183183
json (2.6.3)
184-
jwt (2.10.1)
184+
jwt (3.2.0)
185185
base64
186186
language_server-protocol (3.17.0.3)
187187
launchy (2.5.2)
@@ -263,13 +263,14 @@ GEM
263263
orm_adapter (0.5.0)
264264
pagy (6.1.0)
265265
parallel (1.23.0)
266-
parser (3.2.2.4)
266+
parser (3.3.11.1)
267267
ast (~> 2.4.1)
268268
racc
269269
pg (1.5.4)
270270
pp (0.6.2)
271271
prettyprint
272272
prettyprint (0.2.0)
273+
prism (1.9.0)
273274
psych (5.2.6)
274275
date
275276
stringio
@@ -335,7 +336,7 @@ GEM
335336
psych (>= 4.0.0)
336337
recursive-open-struct (1.1.3)
337338
redcarpet (3.5.1)
338-
regexp_parser (2.8.1)
339+
regexp_parser (2.12.0)
339340
reline (0.6.1)
340341
io-console (~> 0.5)
341342
responders (3.1.1)
@@ -359,23 +360,24 @@ GEM
359360
rspec-mocks (~> 3.12)
360361
rspec-support (~> 3.12)
361362
rspec-support (3.12.1)
362-
rubocop (1.56.4)
363-
base64 (~> 0.1.1)
363+
rubocop (1.84.2)
364364
json (~> 2.3)
365-
language_server-protocol (>= 3.17.0)
365+
language_server-protocol (~> 3.17.0.2)
366+
lint_roller (~> 1.1.0)
366367
parallel (~> 1.10)
367-
parser (>= 3.2.2.3)
368+
parser (>= 3.3.0.2)
368369
rainbow (>= 2.2.2, < 4.0)
369-
regexp_parser (>= 1.8, < 3.0)
370-
rexml (>= 3.2.5, < 4.0)
371-
rubocop-ast (>= 1.28.1, < 2.0)
370+
regexp_parser (>= 2.9.3, < 3.0)
371+
rubocop-ast (>= 1.49.0, < 2.0)
372372
ruby-progressbar (~> 1.7)
373-
unicode-display_width (>= 2.4.0, < 3.0)
374-
rubocop-ast (1.29.0)
375-
parser (>= 3.2.1.0)
376-
rubocop-performance (1.19.1)
377-
rubocop (>= 1.7.0, < 2.0)
378-
rubocop-ast (>= 0.4.0)
373+
unicode-display_width (>= 2.4.0, < 4.0)
374+
rubocop-ast (1.49.1)
375+
parser (>= 3.3.7.2)
376+
prism (~> 1.7)
377+
rubocop-performance (1.26.1)
378+
lint_roller (~> 1.1)
379+
rubocop (>= 1.75.0, < 2.0)
380+
rubocop-ast (>= 1.47.1, < 2.0)
379381
ruby-progressbar (1.13.0)
380382
rubyzip (2.3.2)
381383
sass (3.7.4)
@@ -422,18 +424,18 @@ GEM
422424
activesupport (>= 5.2)
423425
sprockets (>= 3.0.0)
424426
stackprof (0.2.26)
425-
standard (1.31.1)
427+
standard (1.54.0)
426428
language_server-protocol (~> 3.17.0.2)
427429
lint_roller (~> 1.0)
428-
rubocop (~> 1.56.2)
430+
rubocop (~> 1.84.0)
429431
standard-custom (~> 1.0.0)
430-
standard-performance (~> 1.2)
432+
standard-performance (~> 1.8)
431433
standard-custom (1.0.2)
432434
lint_roller (~> 1.0)
433435
rubocop (~> 1.50)
434-
standard-performance (1.2.0)
436+
standard-performance (1.9.0)
435437
lint_roller (~> 1.1)
436-
rubocop-performance (~> 1.19.0)
438+
rubocop-performance (~> 1.26.0)
437439
standardrb (1.0.1)
438440
standard
439441
stringio (3.1.7)

0 commit comments

Comments
 (0)