Closed tbhockey closed 2 years ago
Could you bump the http gem dependency to 4.4.1? 4.3 has a dependency of a version of http-parser which does not support ARM architecture, but is resolved in http-parser 1.2.2.
http
4.4.1
4.3
http-parser
http-parser 1.2.2
https://github.com/cotag/http-parser/issues/12
You should be able to bundle update the http dependency to a more recent version
Could you bump the
http
gem dependency to4.4.1
?4.3
has a dependency of a version ofhttp-parser
which does not support ARM architecture, but is resolved inhttp-parser 1.2.2
.https://github.com/cotag/http-parser/issues/12