You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
rtirkeyDiligent
changed the title
File.exists? is depreciated from Ruby < v3.1.0. Please update it accordingly
File.exists? is depreciated from Ruby < v3.1.0. Please update it for compatibility
Mar 26, 2024
The Ruby version >v3.1.0 doesn't support 'File.exists?>' method and it's depreciated. It would be need to be updated.
if you can then please update it. The current method is 'File.exist?'
No description provided.
The text was updated successfully, but these errors were encountered: