When I run
gem install neo4j-enterprise
the gem cannot be found:
ERROR: Could not find a valid gem 'neo4j-enterprise' (>= 0) in any repository
All other gem install perfectly fine, this is the only one that fails. Nevertheless it should be there: https://rubygems.org/gems/neo4j-enterprise
where am I going wrong?