displague / vagrant-linode

A Vagrant plugin that adds a Linode provider to Vagrant, allowing Vagrant to control and provision Linodes.
MIT License
124 stars 23 forks source link

Incompatibility JSON 1.8.3 #59

Closed conn closed 8 years ago

conn commented 8 years ago

Hi there,

Recently updated and got this: /Users/jdfriedrikson/.vagrant.d/gems/gems/json-1.8.3/lib/json/ext.rb:13:in require': incompatible library version - /Users/jdfriedrikson/.vagrant.d/gems/gems/json-1.8.3/lib/json/ext/parser.bundle (fatal) from /Users/jdfriedrikson/.vagrant.d/gems/gems/json-1.8.3/lib/json/ext.rb:13:inmodule:Ext' from /Users/jdfriedrikson/.vagrant.d/gems/gems/json-1.8.3/lib/json/ext.rb:12:in <module:JSON>' from /Users/jdfriedrikson/.vagrant.d/gems/gems/json-1.8.3/lib/json/ext.rb:9:in<top (required)>' from /Users/jdfriedrikson/.vagrant.d/gems/gems/json-1.8.3/lib/json.rb:58:in require' from /Users/jdfriedrikson/.vagrant.d/gems/gems/json-1.8.3/lib/json.rb:58:inmodule:JSON' from /Users/jdfriedrikson/.vagrant.d/gems/gems/json-1.8.3/lib/json.rb:54:in <top (required)>' from /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant.rb:55:inrequire' from /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant.rb:55:in <top (required)>' from /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/bin/vagrant:105:inrequire' from /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/bin/vagrant:105:in `

'

Would this be a trivial thing to fix?

conn commented 8 years ago

Blah. Please ignore this. This is an issue with Vagrant and not Vagrant Linode.