no-as-a-service/Gemfile

8 lines
131 B
Text
Raw Normal View History

2025-05-13 07:58:31 +02:00
# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"
gem "sinatra", "~> 4.1"
gem "rack-accept", "~> 0.4.5"