mirror of
https://github.com/kdabir/has.git
synced 2024-11-10 21:26:50 +01:00
6 lines
85 B
Ruby
6 lines
85 B
Ruby
|
source 'https://rubygems.org'
|
||
|
gem 'rack'
|
||
|
gem 'guillotine'
|
||
|
gem 'mongo'
|
||
|
gem 'bson_ext'
|