mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-06-30 05:39:36 +00:00
7 lines
110 B
Ruby
7 lines
110 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'builder'
|
|
gem 'htmlentities'
|
|
gem 'rdiscount'
|
|
gem 'rspec'
|
|
gem 'guard-rspec'
|