diff --git a/.ruby-version b/.ruby-version index 6cb9d3dd..f9892605 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.3 +3.4.4 diff --git a/Gemfile b/Gemfile index 56d901b7..98bab1a2 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -ruby "3.4.3" +ruby "3.4.4" gem "jekyll", ">= 4.4.1" gem "html-proofer", ">= 3.10.0" diff --git a/Gemfile.lock b/Gemfile.lock index dbeee560..612dfd04 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ DEPENDENCIES webrick (~> 1.8) RUBY VERSION - ruby 3.4.3p32 + ruby 3.4.4p34 BUNDLED WITH 2.4.21