repo.or.cz
/
GalaxyBlog.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
new file: bilibili_4106a8cfc8d21f0fe15fba3ba825c31d.html
[GalaxyBlog.git]
/
Gemfile
blob
f85f9625e19a26c7490b1ac161c518fa068a2913
1
source 'https://rubygems.org'
2
3
require 'json'
4
require 'open-uri'
5
versions = JSON.parse(open('https://pages.github.com/versions.json').read)
6
7
gem 'github-pages', versions['github-pages']