Open paneq opened 9 years ago
+1
:+1:
i need this
Use rest_client directly
this is starting to cause dependency issues with other widely used libraries (urbanairship).... is this thing being maintained?
:+1: upgrade please
IMHO, you should not use this gem because of the rest_client version problem and because of the problem addressed by #29 !
This gem is not well coded and not maintained. It could add bugs and security problems in your app.
We've fixed this now, apologies for the slowness. The gem is maintained and we'll be updating a few of the issues, including the one you've mentioned @guizmaii :)
@nikz could you release new gem version so that we can use rest-client
1.8.0?
I'd like to chime in, it would be great to release a new gem with the rest-client 1.8.0 update that is in master.
Could you please upgrade the dependency from
s.add_dependency('rest-client', '~> 1.6.7')
tos.add_dependency('rest-client', '~> 1.8.0')
?