Update gems

This commit is contained in:
0x1eef 2024-05-23 18:47:42 -03:00
parent 1537376b86
commit 1e3057b282
3 changed files with 10 additions and 4 deletions

View file

@ -26,7 +26,8 @@ GEM
rainbow (3.1.1)
redcarpet (3.6.0)
regexp_parser (2.9.0)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rubocop (1.62.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
@ -57,10 +58,11 @@ GEM
standard-performance (1.3.1)
lint_roller (~> 1.1)
rubocop-performance (~> 1.20.2)
strscan (3.1.0)
test-unit (3.5.9)
power_assert
unicode-display_width (2.5.0)
yard (0.9.34)
yard (0.9.36)
PLATFORMS
amd64-freebsd-14

View file

@ -79,7 +79,8 @@ GEM
ffi (~> 1.0)
rbtree (0.4.6)
regexp_parser (2.9.0)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rubocop (1.62.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
@ -121,6 +122,7 @@ GEM
lint_roller (~> 1.1)
rubocop-performance (~> 1.20.2)
stringio (3.1.0)
strscan (3.1.0)
tty-color (0.6.0)
tty-command (0.10.1)
pastel (~> 0.8)

View file

@ -31,7 +31,8 @@ GEM
rack (3.0.10)
rainbow (3.1.1)
regexp_parser (2.9.0)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rubocop (1.62.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
@ -74,6 +75,7 @@ GEM
standard-performance (1.3.1)
lint_roller (~> 1.1)
rubocop-performance (~> 1.20.2)
strscan (3.1.0)
test-unit (3.5.9)
power_assert
unicode-display_width (2.5.0)