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

5 lines
159 B
Ruby

source 'https://rubygems.org'
# Rack middleware fixture. The harness builds the env through
# Rack::MockRequest before dispatching the middleware.
gem 'rack'