FHIR Chat · Jekyll error · IG creation

Stream: IG creation

Topic: Jekyll error


view this post on Zulip Jose Costa Teixeira (Mar 17 2020 at 17:13):

A colleague just installed Jekyll and got this

C:/tools/ruby27/lib/ruby/gems/2.7.0/gems/jekyll-3.8.5/lib/jekyll/tags/include.rb:194: warning: Using the last argument as keyword parameters is deprecated

view this post on Zulip Jose Costa Teixeira (Mar 17 2020 at 17:14):

anything to worry about?

view this post on Zulip Grahame Grieve (Mar 17 2020 at 18:40):

don't know. we don't use a keywords parameter to my knowledge

view this post on Zulip Bob Milius (Mar 26 2020 at 21:34):

I just updated Jekyll and am now getting the same warning, repeated about 500 times. No such warnings before I updated.

Jekyll: /usr/local/lib/ruby/gems/2.7.0/gems/jekyll-4.0.0/lib/jekyll/tags/include.rb:179: warning: Using the last argument as keyword parameters is deprecated (00:34.0713)

view this post on Zulip Grahame Grieve (Mar 26 2020 at 21:57):

I haven't seen that before

view this post on Zulip Bob Milius (Mar 27 2020 at 14:37):

FWIW...

$ gem list jekyll

*** LOCAL GEMS ***

jekyll (4.0.0)
jekyll-sass-converter (2.1.0)
jekyll-watch (2.2.1)

view this post on Zulip Jens Villadsen (Mar 27 2020 at 15:06):

its not AFAIK something we see when running in the CI pipelines in docker

view this post on Zulip Bob Milius (Apr 01 2020 at 16:33):

Seems to be an issue between ruby 2.7.0 and jekyll 4.0.0

https://www.reddit.com/r/Jekyll/comments/eutfvm/latest_version_of_jekyll_400_with_ruby_270p0/
https://github.com/jekyll/jekyll/issues/7947

view this post on Zulip Bob Milius (Apr 10 2020 at 23:18):

fyi, jekyll warnings go away when I go back to ruby 2.6.6

view this post on Zulip Grahame Grieve (Apr 10 2020 at 23:32):

https://github.com/jekyll/jekyll/issues/7947


Last updated: Apr 12 2022 at 19:14 UTC