-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix gem install mailcatcher
#300
Conversation
I assume @discorick had installed the MailCatcher gem after provisioning, through |
d9b7e0a
to
4c07119
Compare
@dahlbyk everything should now be good to go! I just did a clean EDIT: you will need to |
Up and running now after a fully clean install! It looks like a clean install includes a Bundler bump: diff --git a/Gemfile.lock b/Gemfile.lock
index 774f9c1..63432cb 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -497,4 +497,4 @@ DEPENDENCIES
wkhtmltopdf-heroku
BUNDLED WITH
- 1.11.2
+ 1.12.5 Should I push that change here? |
Awesome!
Strange, I didn't get one I don't think. Did you run |
|
Hmm, did you |
In the VM. I assume if you do a |
I did a complete wipe of the VM and built from scratch. Just wondering why we ended up in different states after the initial build... Ill take a look to confirm . |
@rauhryan as in #315 (comment), keep an eye on this when it comes into |
vagrant provision
is failing for me since b68856a.Error 1
path
.Error 2
apt-get install ruby-dev
.Error 3