mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
6 lines
252 B
Ruby
6 lines
252 B
Ruby
source 'https://rubygems.org'
|
|
|
|
# Phase 15 fixture — Sinatra route shape. The harness emits its own
|
|
# route registry shim so the real sinatra gem is not required at
|
|
# runtime; the Gemfile is informational for cargo-side fixture pickup.
|
|
gem 'sinatra'
|