-
Notifications
You must be signed in to change notification settings - Fork 53
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
- Evaluation Does Not Work #13
Comments
Can you gist your Gemfile? |
Here you are: Gemfile: https://gist.github.com/f8b4e585b8f6e3165b4f |
I have the same problem.
|
Still can't reproduce. Even with your Gemfile and Gemfile.lock |
Can you try to put |
That made it for me! |
@melvynhills What version of bundler do you have? Can you update to latest and try to put skim after slim gem in Gemfile? |
So is this dependent on which order you require skim and slim? That would definitely be a bug. |
I'm using 1.1.3, the latest available from RubyGems.
With '>=' and without version number, it works fine. |
I have the same issue, though I wasn't able to fix it with requires.
|
Thanks, I was able to reproduce the issue and should have a fix soon. |
Code:
Result:
The text was updated successfully, but these errors were encountered: