Skip to content

Commit

Permalink
fix(neovim): Update neovim ruby gem to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziwi01 committed Aug 28, 2024
1 parent d13b6dd commit ac1bc53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/software/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ rvm1_user: "{{ ansible_user_id }}"
ruby_gems:
- ruby: all
gems:
- neovim: 0.9.1
- neovim: 0.10.0
# Puppet
puppet_version: 8.4.0
puppet_lint_version: 4.2.3
Expand Down

0 comments on commit ac1bc53

Please sign in to comment.