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

Make gelf compactable with ruby-2.4.0 #55

Merged
merged 1 commit into from
Aug 14, 2017

Conversation

tessie
Copy link
Collaborator

@tessie tessie commented Mar 27, 2017

In ruby 2.4.0
FixNum is deprciated
Also json (1.8.3) is not compatible with 2.4.0

@joschi
Copy link
Contributor

joschi commented Aug 10, 2017

@tessie Thanks for your contribution!

Please sign the CLA for this repository at https://cla-assistant.io/graylog-labs/gelf-rb?pullRequest=55 so that we can merge this PR.

Also, please add Ruby 2.4.0 to the .travis.yml file (build matrix) so that Travis CI will test this project with that Ruby version.

@joschi joschi self-assigned this Aug 10, 2017
@CLAassistant
Copy link

CLAassistant commented Aug 13, 2017

CLA assistant check
All committers have signed the CLA.

@tessie
Copy link
Collaborator Author

tessie commented Aug 13, 2017

@joschi I have actually signed the CLA agreement. But it is still showing pending. Can you please help me

@tessie
Copy link
Collaborator Author

tessie commented Aug 14, 2017

Thanks @joschi Signed the CLA also. There was an issue with email id associated with commit.This is fixed

Copy link
Contributor

@joschi joschi left a comment

Choose a reason for hiding this comment

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

@tessie Thanks!

@joschi joschi merged commit 7cc3cbb into graylog-labs:master Aug 14, 2017
@tessie
Copy link
Collaborator Author

tessie commented Aug 14, 2017

:)

kwatson added a commit to kwatson/gelf-rb that referenced this pull request Dec 4, 2017
* 'master' of https://github.com/graylog-labs/gelf-rb:
  Prevent mutation of notifier arguments
  Add Ruby 2.4 to list of supported Ruby versions (graylog-labs#60)
  Make library compatible with Ruby 2.4.0 (graylog-labs#55)
  Update links in README.md
  Add additional non-Ruby logger levels for wider compatibility (graylog-labs#52)
  Opportunistically use Yajl for json encoding (graylog-labs#53)
  Update .travis.yml to use actual repository (graylog-labs#58)
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.

4 participants