After a `gem install` and `require "zabbix"`, I get the following exception: ``` /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- yajl (LoadError) ```
After a
gem installandrequire "zabbix", I get the following exception: