Kong / unirest-ruby

Unirest in Ruby: Simplified, lightweight HTTP client library.
http://unirest.io/ruby
MIT License
364 stars 81 forks source link

Json deprecation warning on ruby 2.7.1 #55

Open leoplct opened 4 years ago

leoplct commented 4 years ago

I am getting this deprecation warning caused by a dependence for an older version of json gem. Is it possible to upgrade the dependency?

bundle/ruby/2.7.0/gems/json-1.8.6/lib/json/common.rb:155: warning: Using the last argument as keyword parameters is deprecated