basecamp / marginalia

Attach comments to ActiveRecord's SQL queries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby warning on marginalia 1.11.0

ngan opened this issue · comments

Hi, I'm see a warning after upgrading to marginalia 1.11.0. We're on Ruby 2.7.4.

vendor/bundle/ruby/2.7.0/gems/marginalia-1.11.0/lib/marginalia.rb:79: warning: Skipping set of ruby2_keywords flag for exec_query_with_marginalia (method accepts keywords or method does not accept argument splat)

cc @byroot

Whoops, looks like it's being addressed here: #126