Victor Rodriguez

Results 6 issues of Victor Rodriguez

## Description Building MRI 2.6.9 fails on Ubuntu 22.04 ``` ❯ asdf install ruby 2.6.9 Downloading ruby-2.6.9.tar.bz2... -> https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.9.tar.bz2 Installing ruby-2.6.9... BUILD FAILED (Ubuntu 22.04 using ruby-build 20220324) Inspect or...

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I have a new project using [Tailwindcss 4](https://tailwindcss.com/blog/tailwindcss-v4-alpha) that does not use...

defect
language
tailwind css

Fixes https://github.com/amatsuda/database_rewinder/issues/92

Rails 7.2 was released recently, and this gem is calling a deprecated method: ``` DEPRECATION WARNING: ActiveRecord::ConnectionAdapters::ConnectionPool#connection is deprecated and will be removed in Rails 8.0. Use #lease_connection instead. ```

### Describe the bug I have VSCode extensions such as [Ruby LSP](https://github.com/Shopify/vscode-ruby-lsp) that runs commands with `-ic`. I noticed that only nu breaks it. ### How to reproduce 1. Run...

unhelpful-error

Can we have a new release, please? Recently there were changes [merged](https://github.com/ruby-numo/numo-narray/pull/230) that addresses issues related with recent versions of GCC (15.x) that prevents this gem from being built. Thank...