railsware / capistrano-multiconfig

Capistrano extension that allows to use multiple configurations
MIT License
65 stars 18 forks source link

NoMethodError: undefined method `exists?' for File:Class #24

Open TSMMark opened 1 year ago

TSMMark commented 1 year ago

removed in Ruby 3.2.0

https://ruby-doc.org/core-2.2.0/File.html#method-c-exists-3F

https://bugs.ruby-lang.org/issues/17391