-
## Description
Ruby configuration fails with `--with-jemalloc` flag even though jemalloc is installed with brew. I see this behavior with all ruby 3.1 versions.
## Steps to reproduce
On M1 Ma…
-
I tried to run an app having a gem dependency, green_shoes, a Ruby gtk2 gui library.
After it compiled the script and outputed a.out file, running produces this error
```ruby
>$ ./a.out
/__encl…
-
```
The generated OAuth HTTP header contains a leading comma that breaks the Ruby
oauth header parser (Ruby gem version 0.4.2).
This is a sample of what oauth-as3 produces
OAuth ,oauth_consume…
-
On my system running Ubuntu 15.04, when trying to use Ruby 1.9.2 as a local version (using rbenv as a version manager), I get a few gem installation errors similar to this one:
Gem::InstallError: ex…
-
```
The generated OAuth HTTP header contains a leading comma that breaks the Ruby
oauth header parser (Ruby gem version 0.4.2).
This is a sample of what oauth-as3 produces
OAuth ,oauth_consume…
-
I'm confused by the first line of the README "The master branch has a lot of changes that the current release doesn't have."
Why not push a new release to ruby gems? Is the project still being suppor…
-
> Meta issue for all things Pact FFI interop with Pact-Ruby
## :memo: Background
One of the strengths of Pact is its [specification](https://github.com/pact-foundation/pact-specification), allow…
-
Hello there,
First I want to thank you for creating this library for elixir.
We use Moesif in some of our ruby projects and for that experience, there are some features we use that probably we a…
-
I think this output should all be silenced because it's not actionable afaik.
I'm not sure about the _best_ way to do it, but I did something like this recently in Spectator Sport:
```
# gem 'warnin…
-
This seems to be the most active fork of bundix, so I'm placing my issue here.
I've been using the [community fork of bundix](https://github.com/nix-community/bundix) at work and it's become a perf…