libruby.so.3.2: cannot open shared object file: No such file or directory after upgrading rails, ruby

Hi,

Following an upgrade to rails 7.2, ruby 3.3.7

I am unable to run with debug with a docker compose setup which was working, now I get the following when running with debug

vention_rails-1  | <internal:/usr/local/lib/ruby/site_ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:37:in `require': libruby.so.3.2: cannot open shared object file: No such file or directory - /opt/.rubymine_gems/gems/debase-3.0.2/lib/debase_internals.so (LoadError)
 

0

请先登录再写评论。