diff --git a/.ruby-version b/.ruby-version index ab96aa9..4a85a55 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -ruby-3.2.3 +ruby-3.3.1 diff --git a/Gemfile.lock b/Gemfile.lock index ab54db9..c67eaee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,11 +15,11 @@ GEM bigdecimal (3.1.7) coderay (1.1.3) diff-lcs (1.5.1) - graphql (2.3.0) + graphql (2.3.1) base64 - json (2.7.1) + json (2.7.2) language_server-protocol (3.17.0.3) - method_source (1.0.0) + method_source (1.1.0) oj (3.16.3) bigdecimal (>= 3.0) parallel (1.24.0) @@ -34,7 +34,7 @@ GEM rack-test (2.1.0) rack (>= 1.3) rainbow (3.1.1) - rake (13.2.0) + rake (13.2.1) regexp_parser (2.9.0) rexml (3.2.6) rspec (3.13.0) @@ -50,7 +50,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.62.1) + rubocop (1.63.3) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -69,12 +69,12 @@ GEM rubocop (~> 1.41) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.28.0) + rubocop-rspec (2.29.1) rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.2) + rubocop-rspec_rails (2.28.3) rubocop (~> 1.40) ruby-progressbar (1.13.0) unicode-display_width (2.5.0) @@ -101,4 +101,4 @@ DEPENDENCIES rubocop-rspec BUNDLED WITH - 2.5.7 + 2.5.9