diff --git a/.ruby-version b/.ruby-version index 4772543..a0891f5 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.2 +3.3.4 diff --git a/Gemfile b/Gemfile index ceb94aa..3a397a3 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby "3.3.2" +ruby "3.3.4" # Bundle edge Rails instead: # gem "rails", github: "rails/rails", branch: "7-2-stable" diff --git a/Gemfile.lock b/Gemfile.lock index 6ec45c1..2e5a8c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -344,7 +344,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.3.2p78 + ruby 3.3.4p94 BUNDLED WITH 2.5.11