m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-08 03:13:48 -05:00

Remove alignment in .tool-versions for RuboCop

This commit is contained in:
Junegunn Choi
2025-09-24 22:28:27 +09:00
parent e8cb315419
commit 3401c2e0c7
2 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ jobs:
- name: Setup Ruby - name: Setup Ruby
uses: ruby/setup-ruby@v1 uses: ruby/setup-ruby@v1
with: with:
ruby-version: 3.4.1 ruby-version: 3.4.6
- name: Install packages - name: Install packages
run: sudo apt-get install --yes zsh fish tmux shfmt run: sudo apt-get install --yes zsh fish tmux shfmt

View File

@@ -1,3 +1,3 @@
golang 1.23 golang 1.23
ruby 3.4 ruby 3.4
shfmt 3.12 shfmt 3.12