clever-ruby
clever-ruby copied to clipboard
Clever Ruby library
Hello, I'm attempting to use this gem and get the following errors when attempting to make a connection: ```/Users/user/.rvm/gems/ruby-2.7.2/gems/clever-ruby-2.0.2/lib/clever-ruby/configuration.rb:178: warning: URI.escape is obsolete /Users/user/.rvm/gems/ruby-2.7.2/gems/clever-ruby-2.0.2/lib/clever-ruby/api_client.rb:292: warning: URI.escape is obsolete /Users/user/.rvm/gems/ruby-2.7.2/gems/ethon-0.12.0/lib/ethon/easy/operations.rb:29: [BUG]...
Bumps [rake](https://github.com/ruby/rake) from 12.3.3 to 13.0.0. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.0 > > ==== Enhancements > > * Follows recent changes on keyword arguments in ruby 2.7....