mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-12 19:55:14 +02:00
8 lines
297 B
Ruby
8 lines
297 B
Ruby
source 'https://rubygems.org'
|
|
|
|
# Phase 15 fixture — Hanami Action shape. The adapter only inspects
|
|
# the class superclass / include list; the harness never actually
|
|
# boots `Hanami::Application`, so the gem is informational for
|
|
# cargo-side fixture pickup.
|
|
gem 'hanami'
|
|
gem 'hanami-controller'
|