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

Fixes for various bugs #128

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

Fixes for various bugs #128

wants to merge 1 commit into from

Conversation

tsamaras
Copy link

@tsamaras tsamaras commented Dec 5, 2024

I realize this isn't an active project anymore but I wanted to post this to save anyone else who runs into these bugs some time

  • removed circular parameter references for ruby 2.2+ compatibility
  • fixed a misplaced ')' in providers/default.rb
  • removed reference to a non existent 'build_headers method'
  • misc syntax fixes

 * removed circular parameter references for ruby 2.2+ compatibility
 * fixed a misplaced ')'  in  providers/default.rb
 * removed reference to a non existant 'build_headers method'
 * misc syntax fixes
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