Move dependencies into the gemspec file. Without this dependencies on libmxl-ruby, json_pure, json_stream, netrc, rest-client and uuid are not fulfilled when installing the gem.
The gemfile now references .gemspec to get it's list of dependencies from there instead.
Move dependencies into the gemspec file. Without this dependencies on libmxl-ruby, json_pure, json_stream, netrc, rest-client and uuid are not fulfilled when installing the gem.
The gemfile now references .gemspec to get it's list of dependencies from there instead.