mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
5 lines
143 B
Ruby
5 lines
143 B
Ruby
source 'https://rubygems.org'
|
|
|
|
# Sinatra route fixture. The harness replays a Rack request through the
|
|
# real Sinatra app class.
|
|
gem 'sinatra'
|