sorbet/rbi/gems/dry-inflector.rbi in clean-architecture-3.0.0 vs sorbet/rbi/gems/dry-inflector.rbi in clean-architecture-3.0.1

- old
+ new

@@ -6,9 +6,10 @@ # If you would like to make changes to this file, great! Please create the gem's shim here: # # https://github.com/sorbet/sorbet-typed/new/master?filename=lib/dry-inflector/all/dry-inflector.rbi # # dry-inflector-0.2.0 + module Dry end class Dry::Inflector def camelize(input); end def camelize_lower(input); end