This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Description
This gem uses Dir.exists? which is deprecated and not available in ruby 3.
~/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/bundler/gems/jekyll-multiple-languages-plugin-cba063ff3a90/lib/jekyll-multiple-languages-plugin.rb:51:in `block (3 levels) in <module:Jekyll>':
undefined method `exists?' for Dir:Class (NoMethodError)