11 lines
226 B
Ruby
11 lines
226 B
Ruby
source "http://rubygems.org"
|
|
|
|
gem 'octopress', '~> 3.0.0.rc'
|
|
gem 'narray', :git => "https://github.com/tonyarnold/narray"
|
|
gem 'gsl', :git => "https://github.com/tonyarnold/rb-gsl"
|
|
|
|
gem 'html-proofer'
|
|
|
|
gem 'bourbon'
|
|
gem 'neat'
|