Merge pull request #159 from github/dependabot/bundler/rubocop-rails-2.24.1

Bump rubocop-rails from 2.22.2 to 2.24.1
This commit is contained in:
Abraham Williams 2024-03-29 14:40:06 -05:00 коммит произвёл GitHub
Родитель 15a4a50649 3f87230bc5
Коммит b866ff5e85
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -27,14 +27,14 @@ GEM
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.6)
bigdecimal (3.1.7)
builder (3.2.4)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
drb (2.2.1)
erubi (1.12.0)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
@ -58,7 +58,7 @@ GEM
ast (~> 2.4.1)
racc
racc (1.7.3)
rack (3.0.9.1)
rack (3.0.10)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
@ -86,11 +86,11 @@ GEM
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.22.2)
rubocop-rails (2.24.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)