diff --git a/.ruby-version b/.ruby-version index 4f5e697..7921bd0 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.5 +3.4.8 diff --git a/Gemfile b/Gemfile index 3a7fb1a..9afdbf5 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -ruby '3.4.5' +ruby '3.4.8' # core gem 'eventmachine', '~> 1.2.7' diff --git a/Gemfile.lock b/Gemfile.lock index b664939..5c4f760 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ DEPENDENCIES simpleidn (~> 0.2.1) RUBY VERSION - ruby 3.4.5p51 + ruby 3.4.8p72 BUNDLED WITH 2.6.9