mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-12 19:55:14 +02:00
5 lines
159 B
Ruby
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'
|