Skip to content

Commit 49da645

Browse files
chore(deps): update dependency ruby to v3.4.4
1 parent ee6a07c commit 49da645

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clients/algoliasearch-client-ruby/.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install Ruby
2222
uses: ruby/setup-ruby@v1
2323
with:
24-
ruby-version: 3.4.3
24+
ruby-version: 3.4.4
2525
bundler-cache: true
2626

2727
- uses: rubygems/release-gem@a25424ba2ba8b387abc8ef40807c2c85b96cbe32

config/.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.3
1+
3.4.4

0 commit comments

Comments
 (0)