diff --git a/.ruby-version b/.ruby-version index 619b537..a0891f5 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.3 +3.3.4 diff --git a/Gemfile.lock b/Gemfile.lock index 28c9203..33fa52f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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