Skip to content

Commit 2f09396

Browse files
committed
Upgrade development Ruby to 3.4.5
1 parent 1db94b7 commit 2f09396

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
uses: ruby/setup-ruby@472790540115ce5bd69d399a020189a8c87d641f # v1.247.0
106106
with:
107107
bundler-cache: true
108-
cache-version: 2
108+
cache-version: 3
109109

110110
- name: Download shadowenv
111111
if: matrix.os == 'ubuntu-latest' || matrix.os == 'macos-latest'

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.4
1+
3.4.5

0 commit comments

Comments
 (0)