gdelugre / origami

Origami is a pure Ruby library to parse, modify and generate PDF documents.
GNU Lesser General Public License v3.0
326 stars 110 forks source link

still 2.7 Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call #83

Open krtschmr opened 2 years ago

krtschmr commented 2 years ago
/usr/local/rvm/gems/default/gems/origami-2.1.0/lib/origami/string.rb:416: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/usr/local/rvm/gems/default/gems/origami-2.1.0/lib/origami/string.rb:373: warning: The called method `initialize' is defined here
/usr/local/rvm/gems/default/gems/origami-2.1.0/lib/origami/string.rb:436: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/usr/local/rvm/gems/default/gems/origami-2.1.0/lib/origami/string.rb:373: warning: The called method `initialize' is defined here

but i have the feeling that origami is nowadays unmainted. rip?