nyx/tests/dynamic_fixtures/ruby/sinatra_route/Gemfile

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'