heroku / barnes

Tell StatsD about request time, GC, objects and more. Latest Rails 4 and Ruby 2.1 support, and ancient Rails 2 and Ruby 1.8 support.
MIT License
0 stars 0 forks source link

Ruby 2.7 warnings #28

Closed aliismayilov closed 4 years ago

aliismayilov commented 4 years ago

The following warning gets printed when barnes gem is loaded:

.../barnes-0.0.7/lib/barnes/railtie.rb:44: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
.../barnes-0.0.7/lib/barnes.rb:40: warning: The called method `start' is defined here