mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
8 lines
188 B
Ruby
8 lines
188 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'builder', '~> 3.2'
|
|
gem 'css_parser', '~> 1.3'
|
|
gem 'htmlentities', '~> 4.3'
|
|
gem 'mustache', '~> 1.0'
|
|
gem 'nokogiri', '~> 1.10'
|
|
gem 'rdiscount', '~> 2.1'
|