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

5 lines
139 B
Ruby

source 'https://rubygems.org'
# Hanami action fixture. The harness invokes the action with a Rack env.
gem 'hanami-controller'
gem 'rack'