diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8b6e308d..a75954fa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: gemfile: - Gemfile - gemfiles/Gemfile-rails-main - ruby: ["3.2", "3.3"] + ruby: ["3.3", "3.4"] include: - gemfile: "gemfiles/Gemfile-rails-main" experimental: true diff --git a/.ruby-version b/.ruby-version index a0891f56..47b322c9 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.4 +3.4.1