gjtorikian / jekyll-last-modified-at

A Jekyll plugin to show the last_modified_at time of a post.
MIT License
243 stars 39 forks source link

A little help please... #52

Closed Andy-ABTec closed 6 years ago

Andy-ABTec commented 6 years ago

Hi, Trying to get this working on a local copy of some github pages using jekyll and the leap-day template

I've added plugins:

to _config .yml and run gem update, but when I run bundle I can't see Jekyll-last-modified-at listed. jemoji and jekyll-mentions are both there, but not jekyll-last-modified-at. only error I'm seeing is this gem update

ERROR:  Error installing did_you_mean:
        did_you_mean requires Ruby version >= 2.5.0dev.
Gems updated: did_you_mean

Is it related?