Update to Ruby 3.3.4 and update gems

This commit is contained in:
Sami Samhuri 2024-08-07 12:32:33 -07:00
parent 9c4bd852b6
commit 1061a7187c
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
3.3.3
3.3.4

View file

@ -20,7 +20,7 @@ GEM
minitest (>= 5.0)
ruby-progressbar
parallel (1.25.1)
parser (3.3.4.0)
parser (3.3.4.1)
ast (~> 2.4.1)
racc
racc (1.8.1)
@ -42,7 +42,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
rubocop-ast (1.32.0)
parser (>= 3.3.1.0)
rubocop-minitest (0.35.1)
rubocop (>= 1.61, < 2.0)
@ -79,4 +79,4 @@ DEPENDENCIES
wordexp!
BUNDLED WITH
2.5.14
2.5.17