1 source "http://rubygems.org"
3 gem "sinatra-contrib", "~>1.3"
6 gem "haml-magic-translations",
7 :git => 'https://dl.poivron.org/new/haml-magic-translations.git',
8 :branch => 'coquelicot'
10 gem "lockfile", "~>1.4.3"
15 gem "hpricot", "~>0.8.2"
16 gem "timecop", "~>0.3.5"
17 gem "rack-test", "~>0.5.7"
21 gem "gettext", "~>2.1.0"