diff options
| author | birdee <birdee@birdee.com> | 2024-11-21 05:14:20 -0800 |
|---|---|---|
| committer | birdee <birdee@birdee.com> | 2024-11-21 05:14:20 -0800 |
| commit | 7c2fe325787c0f1dd44c7618ab2f0ab8f8c8e7de (patch) | |
| tree | b677e76ecb89d77831c51f83e713c562f620c893 /pkgs/development/python-modules/rangehttpserver | |
| parent | 87678783d01353aab40133d49f028c2c6960e4ff (diff) | |
neovim: fix ruby provider warning
Fixing this warning from checkhealth
provider.ruby: require("provider.ruby.health").check()
Ruby provider (optional) ~
- Ruby: ruby 3.3.5 (2024-09-03 revision ef084cc8f4) [x86_64-linux]
- Host: /nix/store/l354hgiahcjd81qazlc870104i26lm9b-neovim-0.10.2birdeevim/bin/birdeeVim-ruby
- OK Latest "neovim" gem is installed: /home/birdee/.local/share/gem/ruby/3.3.0/gems/neovim-0.10.0/lib/neovim/connection.rb:1: warning: logger was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.
You can add logger to your Gemfile or gemspec to silence this warning.
0.10.0
steps taken:
added `gem 'logger'` to Gemfile
ran the following on the directory
nix run --no-write-lock-file github:BirdeeHub/neovim_ruby_updater
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
