mirror of
https://github.com/thedjinn/js303.git
synced 2025-08-16 23:38:15 +02:00
9 lines
117 B
Ruby
9 lines
117 B
Ruby
source "http://rubygems.org"
|
|
|
|
gem "sinatra"
|
|
gem "sinatra-asset-pipeline"
|
|
gem "thin"
|
|
gem "slim"
|
|
gem "bower"
|
|
gem "pry"
|