Skip to content
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

(issue/42) fix error when version isn't specified #43

Merged

Conversation

MikaelSmith
Copy link
Contributor

Error message when a gem version isn't specified and a Gemfile.lock
isn't present referred to a non-existant variable, so it would print a
stack trace instead of the error message. This commit refers to the
correct variable.

@MikaelSmith
Copy link
Contributor Author

I'm open to suggestions on adding tests.

Error message when a gem version isn't specified and a Gemfile.lock
isn't present referred to a non-existant variable, so it would print a
stack trace instead of the error message. This commit refers to the
correct variable.
copiousfreetime added a commit that referenced this pull request Dec 17, 2014
(issue/42) fix error when version isn't specified
@copiousfreetime copiousfreetime merged commit acaa520 into copiousfreetime:master Dec 17, 2014
@copiousfreetime
Copy link
Owner

Thanks, works for me.

@copiousfreetime
Copy link
Owner

stickler 2.4.2 released with this pull request included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants