You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
When I try to run Bundle install it throws following error.
OS - Ubuntu server 14.0.3
ruby version- 1.9.3p484
jruby version- jruby 1.5.6
gem version - 1.8.23
[!] There was an error parsing Gemfile: There was a NoMethodError while loading logstash-input-dynamodb.gemspec:
undefined method metadata=' for #<Gem::Specification name=logstash-input-dynamodb version=1.0.0> from /home/ubuntu/logstash-input-dynamodb/logstash-input-dynamodb.gemspec:19:inblock in
'
. Bundler cannot continue.
from /home/ubuntu/logstash-input-dynamodb/Gemfile:2
When I try to run Bundle install it throws following error.
OS - Ubuntu server 14.0.3
ruby version- 1.9.3p484
jruby version- jruby 1.5.6
gem version - 1.8.23
[!] There was an error parsing
'Gemfile
: There was a NoMethodError while loading logstash-input-dynamodb.gemspec:undefined method
metadata=' for #<Gem::Specification name=logstash-input-dynamodb version=1.0.0> from /home/ubuntu/logstash-input-dynamodb/logstash-input-dynamodb.gemspec:19:in
block in. Bundler cannot continue.
from /home/ubuntu/logstash-input-dynamodb/Gemfile:2
-------------------------------------------
source 'https://rubygems.org'
The text was updated successfully, but these errors were encountered: