Could not find gem 'logstash-devutils' in any of the gem sources listed in your Gemfile

Hi All,

I am new to Ruby and I was trying to run "bundle install" for logstash-filter-example plugin(git clone https://github.com/logstash-plugins/logstash-filter-example.git) using logstash 2.3 . I am getting below error. Can some one please guide me what all changes I need to make

Fetching gem metadata from https://rubygems.org/.........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
**Could not find gem 'logstash-devutils' in any of the gem sources listed in your Gemfile.**

Path variable settings are
/home/cloudera/.rvm/gems/ruby-1.9.3-p551/bin:/home/cloudera/.rvm/gems/ruby-1.9.3-p551@global/bin:/home/cloudera/.rvm/rubies/ruby-1.9.3-p551/bin:/home/cloudera/.rvm/bin:/home/cloudera/.rbenv/bin:/home/cloudera/.rbenv/bin:/usr/local/firefox:/sbin:/usr/java/jdk1.7.0_67-cloudera/bin:/usr/local/apache-ant/apache-ant-1.9.2/bin:/usr/local/apache-maven/apache-maven-3.0.4/bin:/usr/local/firefox:/sbin:/usr/java/jdk1.7.0_67-cloudera/bin:/usr/local/apache-ant/apache-ant-1.9.2/bin:/usr/local/apache-maven/apache-maven-3.0.4/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cloudera/bin:/home/cloudera/bin:/home/cloudera/.rvm/gems/jruby-9.1.7.0/bin

JRUBY_HOME settings are
/home/cloudera/.rvm/gems/jruby-9.1.0.0/

Thanks !!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.