Update RBI files for activesupport.

This commit is contained in:
BrewTestBot 2021-02-10 06:01:38 +00:00
parent 1533ab6b66
commit 805e9fbaf3
3 changed files with 1 additions and 1 deletions

View File

@ -29580,7 +29580,7 @@ end
class Time
def self.===(other); end
def self.at_with_coercion(*args); end
def self.at_with_coercion(*args, **kwargs); end
def self.at_without_coercion(*_); end