nyx/tests/dynamic_fixtures/ruby/sinatra_route/Gemfile
2026-06-05 10:16:30 -05:00

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'