mywillpower.org/Gemfile

7 lines
87 B
Ruby
Raw Permalink Normal View History

2022-02-12 15:30:27 -05:00
# frozen_string_literal: true
source 'https://rubygems.org'
2022-02-12 17:10:51 -05:00
gem 'puma'
2022-02-12 15:30:27 -05:00
gem 'sinatra'