no-as-a-service/Gemfile
2025-05-13 07:58:31 +02:00

8 lines
131 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"
gem "sinatra", "~> 4.1"
gem "rack-accept", "~> 0.4.5"