Suppress deprecation warnings of `Psych.safe_load` args in Ruby 2.6 by koic · Pull Request #877 · codeclimate/codeclimate

The interface of Psych.safe_load will change from Ruby 2.6. ruby/ruby@1c92766 This PR suppresses the following wargnins in Ruby 2.6.0-dev. % cd path/to/codeclimate/repo % ruby -v ruby 2.6.0dev (201...