lib/slideshow/cli/main_utils.rb in slideshow-2.3.0 vs lib/slideshow/cli/main_utils.rb in slideshow-2.4.0

- old
+ new

@@ -77,15 +77,21 @@ Gems versions: - pakman #{Pakman::VERSION} - fetcher #{Fetcher::VERSION} - markdown #{Markdown::VERSION} - textutils #{TextUtils::VERSION} + - logutils #{LogKernel::VERSION} - props #{Props::VERSION} - Env home: #{Env.home} -Slideshow config: #{config.config_dir} - Slideshow cache: #{config.cache_dir} - Slideshow root: #{Slideshow.root} + - slideshow-models #{Slideshow::VERSION} + - slideshow-templates #{SlideshowTemplates::VERSION} + - slideshow #{SlideshowCli::VERSION} + + Env home: #{Env.home} + Slideshow config: #{config.config_dir} + Slideshow cache: #{config.cache_dir} + Slideshow root: #{Slideshow.root} + SlideshowTemplates root: #{SlideshowTemplates.root} EOS # dump Slideshow settings config.dump