diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-15 14:06:10 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-15 14:06:10 -0300 |
commit | 70a3cb35f07da911ef4176a2b12d487afbc92d86 (patch) | |
tree | e5ef5ce09818c8e9bd7189be64182a779512c6d5 /docs/Gemfile | |
parent | ef3db8b0908cd59c405fe19df507512a68f9708f (diff) | |
download | PSP.git-70a3cb35f07da911ef4176a2b12d487afbc92d86.tar.gz PSP.git-70a3cb35f07da911ef4176a2b12d487afbc92d86.tar.xz PSP.git-70a3cb35f07da911ef4176a2b12d487afbc92d86.zip |
Add a lot of gh page files
Diffstat (limited to 'docs/Gemfile')
-rw-r--r-- | docs/Gemfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Gemfile b/docs/Gemfile new file mode 100644 index 0000000..fa75df1 --- /dev/null +++ b/docs/Gemfile @@ -0,0 +1,3 @@ +source 'https://rubygems.org' + +gemspec |