mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-07-01 05:49:39 +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'
|