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

Upgrade to BubbleWrap 1.5.0 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Upgrade to BubbleWrap 1.5.0 #4

wants to merge 1 commit into from

Conversation

cspeer
Copy link

@cspeer cspeer commented Apr 14, 2014

Hey,

I did 4 things:

  1. I changed the gemspec to require BubbleWrap 1.5.0
  2. In the StatusBar::Base initialize method I got rid of the return statement within the timer block since it causes an error. This describes the problem the best: http://goo.gl/0NnUAy
  3. In lib/status_bar.rb I added a require statement to require sugarcube in it's entirety. Without it SugarCube::CoreGraphics wouldn't be present.
  4. I bumped the version to 0.2.4

I tested the changes with BW 1.5.0 as well as 1.4.0, both work for me just fine :)

Cheers

  • Chris

require sugarcube in gem basefile to get SugarCube::CoreGraphics working
minor 'fix' to make the gem work with BW 1.5.0
@cspeer cspeer mentioned this pull request Apr 14, 2014
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.

1 participant