mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
9 lines
189 B
Ruby
9 lines
189 B
Ruby
source 'http://rubygems.org'
|
|
|
|
#require 'json'
|
|
#require 'open-uri'
|
|
#versions = JSON.parse(open('http://pages.github.com/versions.json').read)
|
|
|
|
gem 'github-pages'
|
|
#, versions['github-pages']
|