ledgerrb/Gemfile
2014-07-14 16:19:05 +02:00

6 lines
84 B
Ruby

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