2
0
Fork 0
mirror of https://github.com/kdabir/has.git synced 2024-11-11 14:40:48 +01:00
has/Gemfile

8 lines
110 B
Ruby

source 'https://rubygems.org'
ruby '2.1.2'
gem 'rack'
gem 'thin'
gem 'guillotine'
gem 'mongo'
gem 'bson_ext'