mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
7 lines
127 B
Ruby
7 lines
127 B
Ruby
source 'https://rubygems.org'
|
|
|
|
group :development, :test do
|
|
gem 'jekyll', '~> 3.1.2'
|
|
gem 'jekyll-sitemap', '~> 0.11.0'
|
|
end
|