orta / cocoapods-keys

A key value store for storing per-developer environment and application keys
MIT License
1.55k stars 93 forks source link

Use keyword argument like ERB.new(str, trim_mode: ...) instead #233

Closed wata closed 1 year ago

wata commented 1 year ago

Fix #229

I fixed these two warnings

orta commented 1 year ago

It's been a long time since I've written Ruby, can you just clarify that this syntax doesn't affect backwards compatability?

orta commented 1 year ago

well, lets just see how it goes then