mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
9 lines
139 B
Ruby
9 lines
139 B
Ruby
source "https://rubygems.org"
|
|
|
|
group :jekyll_plugins do
|
|
gem 'github-pages'
|
|
gem 'jekyll-redirect-from'
|
|
end
|
|
|
|
gem "webrick", "~> 1.7"
|