mirror of
https://github.com/github/choosealicense.com
synced 2024-12-21 20:30:10 +01:00
rubocop
This commit is contained in:
parent
91817e84d4
commit
3494f9e011
2
Gemfile
2
Gemfile
@ -9,7 +9,7 @@ versions = JSON.parse(Net::HTTP.get(URI('https://pages.github.com/versions.json'
|
|||||||
gem 'github-pages', versions['github-pages']
|
gem 'github-pages', versions['github-pages']
|
||||||
|
|
||||||
# https://github.com/jekyll/jekyll/issues/8523
|
# https://github.com/jekyll/jekyll/issues/8523
|
||||||
gem "webrick", "~> 1.7"
|
gem 'webrick', '~> 1.7'
|
||||||
|
|
||||||
group :development do
|
group :development do
|
||||||
gem 'colored'
|
gem 'colored'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user