ledgerrb/Gemfile
Gwenhael Le Moine 2cfd14ab63 sinatra reloader
2014-07-14 12:36:51 +02:00

6 lines
86 B
Ruby

# encoding: utf-8
source 'https://rubygems.org'
gem 'sinatra'
gem 'sinatra-contrib'