Skip to content

Commit

Permalink
ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoodhamdi committed Sep 29, 2024
1 parent d1b14ba commit 13d6fbf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3.5'
ruby-version: '3.3.4'
bundler-cache: false # Disable bundler-cache to manage dependencies manually

- name: Update Gemfile.lock platforms
Expand Down

0 comments on commit 13d6fbf

Please sign in to comment.