chore(fazer-ai): repo setup (#1)

* chore: update nvmrc

* chore: bump rubocop and related gems
This commit is contained in:
Gabriel Jablonski 2025-02-13 08:57:29 -03:00 committed by gabrieljablonski
parent 1a78a9243f
commit 846b9fb9ce
2 changed files with 10 additions and 7 deletions

2
.nvmrc
View File

@ -1 +1 @@
20.5.1
23.7.0

View File

@ -423,6 +423,7 @@ GEM
faraday-multipart
json (>= 1.8)
rexml
language_server-protocol (3.17.0.4)
launchy (2.5.2)
addressable (~> 2.8)
letter_opener (1.8.1)
@ -545,9 +546,10 @@ GEM
orm_adapter (0.5.0)
os (1.1.4)
ostruct (0.6.1)
parallel (1.23.0)
parser (3.2.2.1)
parallel (1.26.3)
parser (3.3.7.1)
ast (~> 2.4.1)
racc
pg (1.5.3)
pg_search (2.3.6)
activerecord (>= 5.2)
@ -663,14 +665,15 @@ GEM
rspec-support (3.13.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.50.2)
rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.0.0)
parser (>= 3.2.2.4)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.0, < 2.0)
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.28.1)
@ -816,7 +819,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.4.2)
unicode-display_width (2.6.0)
uniform_notifier (1.16.0)
uri (1.0.3)
uri_template (0.7.0)