-
## Description
It would be great to replace the usages of Ripper in IRB by Prism.
There are many advantages:
* Prism is faster than Ripper, and the difference is even more visible on TruffleRuby,…
-
I'm running a ruby alpine docker container (`ruby:3.3-alpine3.19`). I have installed the packages `alpine-sdk`, `ruby-dev` and `gcompat`, which are usually enough to build any gem that does not have p…
-
trying to install 2.225 and run into an issue
```
Fetching fastlane-sirp-1.0.0.gem
Fetching sysrandom-1.0.5.gem
Fetching fastlane-2.225.0.gem
Building native extensions. This could take a while…
-
The LSP may be installed in different locations depending on whether and which Ruby version manager you use. To leverage the similar problem for Rust, the built-in Rust support has recently ntroduced …
-
Similar to https://github.com/rubygems/rubygems/issues/8179 but happens on latest Bundler and this is without `--local`.
```
$ ruby -v
ruby 3.3.5 (2024-09-03 revision ef084cc8f4) [x86_64-linux]
…
-
as per title
```
root@OXIDIZED:/home/azureuser# gem install oxidized-script
Building native extensions. This could take a while...
ERROR: Error installing oxidized-script:
ERROR: Faile…
-
Been trying to `bundle install` but it keeps failing on `sassc`.
Here's the tail end of running `gem install sassc -v '2.4.0' --verbose`
```
HEAD https://index.rubygems.org/
200 OK
GET https:…
-
```
Installing sassc 2.4.0 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
current directory: /Users/mark/.rvm/gems/ruby-3.3.4@abc/gems/sassc-2.4.0/e…
-
I get a weird error where it does not specify which ruby-build version it was trying to find. Like #71 , I started having an error based on an update and I can build the website locally without any is…
-
`semacode` has a lot of issues installing via the native extensions with newer build tools and isn't maintained. [dmtx](https://github.com/mtgrosser/dmtx) is a strictly ruby Data Matrix generator tha…