Update dependency rubocop to v1.76.0
Some checks failed
Run unit tests / rubocop (pull_request) Successful in 1m30s
Run unit tests / check-licenses (pull_request) Successful in 1m33s
Run unit tests / copyright_notice (pull_request) Successful in 3m10s
Run unit tests / unit_tests (pull_request) Successful in 7m53s
Run unit tests / build-static-assets (pull_request) Successful in 37m42s
Run unit tests / unit_tests (push) Failing after 25s
Run unit tests / rubocop (push) Failing after 8s
Run unit tests / check-licenses (push) Failing after 14s
Run unit tests / copyright_notice (push) Failing after 8s
Run unit tests / build-static-assets (push) Has been skipped
Some checks failed
Run unit tests / rubocop (pull_request) Successful in 1m30s
Run unit tests / check-licenses (pull_request) Successful in 1m33s
Run unit tests / copyright_notice (pull_request) Successful in 3m10s
Run unit tests / unit_tests (pull_request) Successful in 7m53s
Run unit tests / build-static-assets (pull_request) Successful in 37m42s
Run unit tests / unit_tests (push) Failing after 25s
Run unit tests / rubocop (push) Failing after 8s
Run unit tests / check-licenses (push) Failing after 14s
Run unit tests / copyright_notice (push) Failing after 8s
Run unit tests / build-static-assets (push) Has been skipped
This commit is contained in:
parent
afb103bd50
commit
96b6f4ac9e
10
Gemfile.lock
10
Gemfile.lock
@ -339,7 +339,7 @@ GEM
|
||||
rswag-ui (2.16.0)
|
||||
actionpack (>= 5.2, < 8.1)
|
||||
railties (>= 5.2, < 8.1)
|
||||
rubocop (1.75.8)
|
||||
rubocop (1.76.0)
|
||||
json (~> 2.3)
|
||||
language_server-protocol (~> 3.17.0.2)
|
||||
lint_roller (~> 1.1.0)
|
||||
@ -347,10 +347,10 @@ GEM
|
||||
parser (>= 3.3.0.2)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
regexp_parser (>= 2.9.3, < 3.0)
|
||||
rubocop-ast (>= 1.44.0, < 2.0)
|
||||
rubocop-ast (>= 1.45.0, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 2.4.0, < 4.0)
|
||||
rubocop-ast (1.44.1)
|
||||
rubocop-ast (1.45.0)
|
||||
parser (>= 3.3.7.2)
|
||||
prism (~> 1.4)
|
||||
rubocop-factory_bot (2.27.1)
|
||||
@ -600,8 +600,8 @@ CHECKSUMS
|
||||
rswag-api (2.16.0) sha256=b653f7bd92e98be18b01ab4525d88950d7b0960e293a99f856b9efcee3ae6074
|
||||
rswag-specs (2.16.0) sha256=8ba26085c408b0bd2ed21dc8015c80f417c7d34c63720ab7133c2549b5bd2a91
|
||||
rswag-ui (2.16.0) sha256=a1f49e927dceda92e6e6e7c1000f1e217ee66c565f69e28131dc98b33cd3a04f
|
||||
rubocop (1.75.8) sha256=c80ab4286c5dcfc49d7ad1787cdba5569b63b58c96ee7afde4ec47a9c8a85be9
|
||||
rubocop-ast (1.44.1) sha256=e3cc04203b2ef04f6d6cf5f85fe6d643f442b18cc3b23e3ada0ce5b6521b8e92
|
||||
rubocop (1.76.0) sha256=b7515398e1280b3cb7e3e0c429933ca3597ea43b7d0f03cb3c2d97719851c411
|
||||
rubocop-ast (1.45.0) sha256=0b4ade77d15f25b9e07214fb42fa98164f5316accea525e14e44bbb8f06f78d7
|
||||
rubocop-factory_bot (2.27.1) sha256=9d744b5916778c1848e5fe6777cc69855bd96548853554ec239ba9961b8573fe
|
||||
rubocop-rails (2.32.0) sha256=9fcc623c8722fe71e835e99c4a18b740b5b0d3fb69915d7f0777f00794b30490
|
||||
rubocop-rspec (3.6.0) sha256=c0e4205871776727e54dee9cc91af5fd74578001551ba40e1fe1a1ab4b404479
|
||||
|
Loading…
x
Reference in New Issue
Block a user