towerhe/jolokia

Gem is not present in rubygems.org

Opened this issue · 1 comments

Therefore 'gem install jolokia' doesn't work :(

Jolokia does not reach his first release, so you can't install it by gem install jolokia. You need to install it throw the repository. Add the following line to your Gemfile, and then run bundle install.

gem 'jolokia', git: 'https://github.com/towerhe/jolokia.git', branch: :develop