Skip to content

Commit ecd4624

Browse files
committed
squash: force latest again
1 parent 0f120c7 commit ecd4624

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/test_gem/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ runs:
8484
- name: Install Ruby ${{ inputs.ruby }} without dependencies
8585
uses: ruby/[email protected]
8686
with:
87+
bundler: "latest"
8788
ruby-version: "${{ inputs.ruby }}"
8889
working-directory: "${{ steps.setup.outputs.gem_dir }}"
8990

0 commit comments

Comments
 (0)