pushover icon indicating copy to clipboard operation
pushover copied to clipboard

A gem to interface with pushover.net

Results 4 pushover issues
Sort by recently updated
recently updated
newest added

avoid receiving 414 Request-URI Too Large and Oj::ParseErrors in turn

I think it would be pretty cool if the Pushover gem tried to pull the app token and user key from environment variables (if they haven't already been explicitly provided)....

Will prevent people on incompatible versions of Ruby (2.4 and earlier) from installing the v3 series of the Pushover gem. Fixes #36

**Describe the bug** Can't use v3.x.x in Ruby 2.5'`. I'm happy to make a PR for either option. Can I also suggest adding multiple ruby versions to the TravisCI tests?