-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
undefined method `enc' for #<Gibberish::AES:0x00000006b32f80> #7
Comments
I am getting this same error, any info would be most appreciated! :) |
+1 |
Me too, any ideas on what is causing this? |
Anyone ever found out what's causing this? |
+1 |
I experienced the same issue so I forked the repo and pulled it down to work on locally.
|
Yeah, it looks like the hosted gem is out of date. https://rubygems.org/gems/middleman-gibberish |
Hi,
I am trying to password protect my slate documentation using gibberish but each time I run bundle exec middleman build I get the following error:
undefined method `enc' for #Gibberish::AES:0x00000006b32f80
I honestly have no idea what the cause for this is. Please advise
The text was updated successfully, but these errors were encountered: