Skip to content

Commit 3908c21

Browse files
chore(deps): update dependency ruby to v4.0.6
1 parent 95089c0 commit 3908c21

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
persist-credentials: false
8080
- uses: ruby/setup-ruby@003a5c4d8d6321bd302e38f6f0ec593f77f06600 # v1.319.0
8181
with:
82-
ruby-version: "4.0.5"
82+
ruby-version: "4.0.6"
8383
bundler-cache: True
8484

8585
- run: bundle exec rubocop --fail-level E --extra-details --display-time --color
@@ -112,7 +112,7 @@ jobs:
112112
persist-credentials: false
113113
- uses: ruby/setup-ruby@003a5c4d8d6321bd302e38f6f0ec593f77f06600 # v1.319.0
114114
with:
115-
ruby-version: "4.0.5"
115+
ruby-version: "4.0.6"
116116
bundler-cache: True
117117
- uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0
118118
- run: bun install
@@ -128,7 +128,7 @@ jobs:
128128
persist-credentials: false
129129
- uses: ruby/setup-ruby@003a5c4d8d6321bd302e38f6f0ec593f77f06600 # v1.319.0
130130
with:
131-
ruby-version: "4.0.5"
131+
ruby-version: "4.0.6"
132132
bundler-cache: True
133133
- uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0
134134
- run: bun install

0 commit comments

Comments
 (0)