Closed causton81 closed 10 years ago
Not sure off the top of my head but it really shouldnt matter as we are a plugin for vagrant and since vagrant bundles its own ruby instance thats what the baseline is that we target. Since we support Vagrant 1.3+ I believe the oldest last time I checked the vagrant change log was like 1.9.3 or 1.9.2 and current is at 2.0.0p353.
I dont do that much ruby dev on a large scale using bundler outside of this so will defer to @emyl on the rspec/Gemfile.lock .
Please see pull request.
What version of ruby should work? What version of rspec? Is there a reason the Gemfile.lock is not committed? I'm relatively new to ruby, but I thought that was supposed to pin all the versions and be committed.