Skip to content

Upgrade for ruby 2.4#13

Open
TylerRick wants to merge 2 commits into
alindeman:masterfrom
TylerRick:upgrade-for-ruby-2.4
Open

Upgrade for ruby 2.4#13
TylerRick wants to merge 2 commits into
alindeman:masterfrom
TylerRick:upgrade-for-ruby-2.4

Conversation

@TylerRick

Copy link
Copy Markdown

The build instructions didn't work for me on Ruby 2.4.

bundle install failed with this, for example:

yajl_ext.c:852:22: error: ‘rb_cFixnum’ undeclared (first use in this function)
     rb_define_method(rb_cFixnum, "to_json", rb_yajl_json_ext_fixnum_to_json, -1);
                      ^~~~~~~~~~

This upgrades some gems so that one can actually build it on a recent Ruby :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant