no-as-a-service/Gemfile

9 lines
161 B
Ruby

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