Package dependencies
Package
The following package are listed as runtime dependencies in jekyll-import.gemspec
.
[ ] ruby-fastercsv (~> 1.0, runtime dep)-
ruby-reverse_markdown (~> 1.0, runtime dep)
The following package are listed as development dependencies in jekyll-import.gemspec
.
-
ruby-behance (~> 0.3) -
ruby-unidecode (~> 1.0)
The following are pulled in by bundler, not sure where they come from: After pinning the Debian provided package versions (see below), these gems are not pulled in.
[ ] ruby-rb-fsevent[ ] ruby-mini_portfile2
Update
Bundler installs updated versions of the following packages although they are installed as Debian packages. Except for nokogiri
they are not listed in jekyll-import.gemspec
. I've tested with bundler afterwards pinning the versions in Debian in Gemfile. If bundler was fine I've crossed the update.
-
ruby-team/ruby-public-suffix> (3.0.3 -> 4.0.1) -
ruby-team/ruby-concurrent> (1.0.5 -> 1.1.5) -
ruby-team/ruby-eventmachine> (1.0.7 -> 1.2.7) -
ruby-team/ruby-ffi> (1.9.10 -> 1.11.3) -
ruby-team/ruby-rb-inotify> (0.9.10 -> 0.10.0) -
ruby-team/ruby-listen> (3.1.5 -> 3.2.1) -
ruby-team/ruby-pathutil> (0.16.1 -> 0.16.2) -
~~ruby-team/ruby-nokogiri> (1.10.4 -> 1.10.7; .gemspec
says ~>1.0)~~
Too new?
Bundler installs an older version than available on the system.
-
[ ] ruby-team/ruby-i18n> (1.5.3 -> 0.9.5)(actually this is bundler handling the upstream jekyll 3.8.3 gem)
Edited by Daniel Leidert