mywillpower.org/Gemfile

7 lines
87 B
Ruby

# frozen_string_literal: true
source 'https://rubygems.org'
gem 'puma'
gem 'sinatra'