mastodon/app/lib/activitypub
Daigo 3 Dango 206dfd7dad Clarify keyword arguments with ** (#12769)
This change is to suppress the warning below on on ruby-2.7.0:

- warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call

https://www.ruby-lang.org/en/news/2019/12/12/separation-of-positional-and-keyword-arguments-in-ruby-3-0/
2020-01-11 05:57:05 +09:00
..
activity
activity.rb Clarify keyword arguments with ** (#12769) 2020-01-11 05:57:05 +09:00
adapter.rb
case_transform.rb
linked_data_signature.rb
serializer.rb
tag_manager.rb