Vim-rspec not running the correct env

I installed the GitHub - thoughtbot/vim-rspec: Run Rspec specs from Vim plugin and mapped the keys but when I run a command from vim I get all kinds of errors. It works fine if I run it from the shell. I’m using iterm2 on mac, any thoughts?

Here is the latest:

rspec(85315,0x7fff75649310) malloc: *** mach_vm_map(size=1125876975050752) failed (error code=3)

But I was getting an error that my ruby version was different than what the Gem file said so I figured it was an environment issue.

Hey @Ryan_Detzel, what version of vim are you running?