Merge pull request #171 from github/dependabot/bundler/rubocop-rails-2.25.0

Bump rubocop-rails from 2.24.1 to 2.25.0
This commit is contained in:
Ben Sheldon [he/him] 2024-05-20 12:43:31 -07:00 коммит произвёл GitHub
Родитель 9ae5da034c e21e116416
Коммит 20e20304ae
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 6 добавлений и 6 удалений

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

@ -27,14 +27,14 @@ GEM
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.7)
bigdecimal (3.1.8)
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.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.7.2)
language_server-protocol (3.17.0.3)
@ -57,8 +57,8 @@ GEM
parser (3.3.1.0)
ast (~> 2.4.1)
racc
racc (1.7.3)
rack (3.0.10)
racc (1.8.0)
rack (3.0.11)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
@ -68,7 +68,7 @@ GEM
nokogiri (~> 1.14)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.1)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rubocop (1.63.5)
@ -87,7 +87,7 @@ GEM
rubocop-performance (1.21.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.24.1)
rubocop-rails (2.25.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)