nyx/tests/dynamic_fixtures/ruby/rack_middleware/Gemfile

6 lines
159 B
Text
Raw Permalink Normal View History

2026-06-05 10:16:30 -05:00
source 'https://rubygems.org'
# Rack middleware fixture. The harness builds the env through
# Rack::MockRequest before dispatching the middleware.
gem 'rack'