diff --git a/.ruby-version b/.ruby-version index be94e6f5..15a27998 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 +3.3.0 diff --git a/Gemfile.lock b/Gemfile.lock index c52233ec..3665cd29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,14 +123,14 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.8) - nokogiri (1.15.3-x86_64-darwin) + nokogiri (1.16.2-x86_64-darwin) racc (~> 1.4) - nokogiri (1.15.3-x86_64-linux) + nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) parallel (1.22.1) parser (3.2.1.0) ast (~> 2.4.1) - racc (1.7.1) + racc (1.7.3) rack (2.2.7) rack-test (2.1.0) rack (>= 1.3) @@ -204,6 +204,7 @@ GEM PLATFORMS x86_64-darwin-19 x86_64-darwin-22 + x86_64-darwin-23 x86_64-linux DEPENDENCIES