sig/orthoses/_call.rbs in orthoses-0.5.0 vs sig/orthoses/_call.rbs in orthoses-0.6.0
- old
+ new
@@ -1,5 +1,5 @@
# THIS IS GENERATED CODE from `$ rake generate_self_sig`
interface Orthoses::_Call
- def call: () -> Hash[String, Orthoses::Content]
+ def call: () -> Orthoses::store
end