Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Ruby 3 compatibility #209

Open
a-nickol opened this issue Nov 1, 2023 · 0 comments · May be fixed by #210
Open

Ruby 3 compatibility #209

a-nickol opened this issue Nov 1, 2023 · 0 comments · May be fixed by #210

Comments

@a-nickol
Copy link

a-nickol commented Nov 1, 2023

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)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant