Files
net/Gemfile
T
2015-09-17 17:52:52 -04:00

12 lines
297 B
Ruby

source 'http://rubygems.org'
gem 'octopress', '~> 3.0.0'
gem 'narray', git: 'https://github.com/tonyarnold/narray'
gem 'gsl', git: 'https://github.com/tonyarnold/rb-gsl'
gem 'classifier-reborn', git: 'https://github.com/jekyll/classifier-reborn.git'
gem 'html-proofer'
gem 'bourbon'
gem 'neat'