nyx/tests/dynamic_fixtures/ruby/rack_middleware/Gemfile

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'