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

Fix showoff to work with new version of gli #32

Closed
wants to merge 2 commits into from

Conversation

stephenrjohnson
Copy link

Fix the issue of working with GLi >2.0.0

@@ -1,3 +1,3 @@
# No namespace here since ShowOff is a class and I'd have to inherit from
# Sinatra::Application (which we don't want to load here)
SHOWOFF_VERSION = '0.7.PL'
SHOWOFF_VERSION = '0.7.1'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this merging in 0.7.1 upstream?

If so, we should probably maintain that in the version number. eg, 0.7.1.PL or some such

@glarizza
Copy link

I hit this today too on 10.8. This fix falls along the mainline showoff project's issue 192 --> schacon#192

@stephenrjohnson
Copy link
Author

Closing as the upstream patch has been merged

op-ct pushed a commit to op-ct/showoff that referenced this pull request Oct 8, 2019
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

3 participants