diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 49cde44..d42e3d1 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -8,7 +8,7 @@ jobs: runs-on: cth-ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: https://github.com/ruby/setup-ruby@bfefad842bb982ff05b233bcbc1571d97a87e69f + - uses: https://github.com/ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651 - uses: actions/cache@v4 with: path: vendor/bundle diff --git a/.ruby-version b/.ruby-version index 47b322c..f989260 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.1 +3.4.4 diff --git a/Gemfile.lock b/Gemfile.lock index f5b4ea1..ab08683 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -360,7 +360,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.4.1p0 + ruby 3.4.4p34 BUNDLED WITH 2.6.2