File tree Expand file tree Collapse file tree 2 files changed +15
-14
lines changed
Expand file tree Collapse file tree 2 files changed +15
-14
lines changed Original file line number Diff line number Diff line change @@ -66,9 +66,9 @@ group :development, :test do
6666 gem 'dotenv-rails' , '~> 3.2.0'
6767 gem 'i18n-tasks' , '~> 1.1.2'
6868 gem 'rspec-rails' , '~> 8.0.2'
69- gem 'rubocop' , '~> 1.81.7 '
69+ gem 'rubocop' , '~> 1.82.1 '
7070 gem 'rubocop-performance' , '~> 1.26.1'
71- gem 'rubocop-rails' , '~> 2.34.2 '
71+ gem 'rubocop-rails' , '~> 2.34.3 '
7272 gem 'rubocop-rspec' , '~> 3.8.0'
7373 gem 'rubocop-rspec_rails' , '~> 2.32.0'
7474 gem 'brakeman' , '~> 7.1.2'
Original file line number Diff line number Diff line change 151151 http-accept (1.7.0 )
152152 http-cookie (1.0.3 )
153153 domain_name (~> 0.5 )
154- i18n (1.14.7 )
154+ i18n (1.14.8 )
155155 concurrent-ruby (~> 1.0 )
156156 i18n-tasks (1.1.2 )
157157 activesupport (>= 4.0.2 )
176176 jmespath (1.6.2 )
177177 jsbundling-rails (1.3.1 )
178178 railties (>= 6.0.0 )
179- json (2.16 .0 )
179+ json (2.18 .0 )
180180 jwt (3.1.2 )
181181 base64
182182 language_server-protocol (3.17.0.5 )
200200 mime-types-data (3.2020.0512 )
201201 mini_mime (1.1.5 )
202202 mini_portile2 (2.8.9 )
203- minitest (5.27.0 )
203+ minitest (6.0.1 )
204+ prism (~> 1.5 )
204205 msgpack (1.8.0 )
205206 net-imap (0.5.12 )
206207 date
236237 pp (0.6.3 )
237238 prettyprint
238239 prettyprint (0.2.0 )
239- prism (1.6 .0 )
240+ prism (1.7 .0 )
240241 propshaft (1.3.1 )
241242 actionpack (>= 7.0.0 )
242243 activesupport (>= 7.0.0 )
@@ -342,25 +343,25 @@ GEM
342343 rspec-mocks (~> 3.13 )
343344 rspec-support (~> 3.13 )
344345 rspec-support (3.13.4 )
345- rubocop (1.81.7 )
346+ rubocop (1.82.1 )
346347 json (~> 2.3 )
347348 language_server-protocol (~> 3.17.0.2 )
348349 lint_roller (~> 1.1.0 )
349350 parallel (~> 1.10 )
350351 parser (>= 3.3.0.2 )
351352 rainbow (>= 2.2.2 , < 4.0 )
352353 regexp_parser (>= 2.9.3 , < 3.0 )
353- rubocop-ast (>= 1.47.1 , < 2.0 )
354+ rubocop-ast (>= 1.48.0 , < 2.0 )
354355 ruby-progressbar (~> 1.7 )
355356 unicode-display_width (>= 2.4.0 , < 4.0 )
356- rubocop-ast (1.48 .0 )
357+ rubocop-ast (1.49 .0 )
357358 parser (>= 3.3.7.2 )
358- prism (~> 1.4 )
359+ prism (~> 1.7 )
359360 rubocop-performance (1.26.1 )
360361 lint_roller (~> 1.1 )
361362 rubocop (>= 1.75.0 , < 2.0 )
362363 rubocop-ast (>= 1.47.1 , < 2.0 )
363- rubocop-rails (2.34.2 )
364+ rubocop-rails (2.34.3 )
364365 activesupport (>= 4.2.0 )
365366 lint_roller (~> 1.1 )
366367 rack (>= 1.1 )
406407 unf_ext (0.0.7.7 )
407408 unicode-display_width (3.2.0 )
408409 unicode-emoji (~> 4.1 )
409- unicode-emoji (4.1 .0 )
410+ unicode-emoji (4.2 .0 )
410411 uri (1.1.1 )
411412 useragent (0.16.11 )
412413 web-console (4.2.1 )
@@ -456,9 +457,9 @@ DEPENDENCIES
456457 rollbar (~> 3.7.0 )
457458 roo (~> 3.0.0 )
458459 rspec-rails (~> 8.0.2 )
459- rubocop (~> 1.81.7 )
460+ rubocop (~> 1.82.1 )
460461 rubocop-performance (~> 1.26.1 )
461- rubocop-rails (~> 2.34.2 )
462+ rubocop-rails (~> 2.34.3 )
462463 rubocop-rspec (~> 3.8.0 )
463464 rubocop-rspec_rails (~> 2.32.0 )
464465 simplecov (~> 0.22.0 , >= 0.16.1 )
You can’t perform that action at this time.
0 commit comments