net/Gemfile
2014-10-03 12:34:51 -04:00

8 lines
203 B
Ruby

source "http://rubygems.org"
gem 'octopress', '~> 3.0.0.rc.15'
gem 'narray', :git => "https://github.com/tonyarnold/narray"
gem 'gsl', :git => "https://github.com/tonyarnold/rb-gsl"
gem 'html-proofer'