File: Gemfile

package info (click to toggle)
google-flogger 0.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,748 kB
  • sloc: java: 10,311; xml: 282; sh: 91; makefile: 20
file content (10 lines) | stat: -rw-r--r-- 239 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
source "https://rubygems.org"
ruby RUBY_VERSION

gem "github-pages", group: :jekyll_plugins
gem 'nokogiri', '~> 1.10.8'

# If you have any plugins, put them here!
# group :jekyll_plugins do
#   gem "jekyll-github-metadata", "~> 1.0"
# end