removed rails gem, not sure why it was in there to begin with

pull/6/head
Adam Townsend 2023-09-25 11:06:59 -07:00
parent 868ed81b97
commit 3e6500ae1c
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
source "https://rubygems.org" source "https://rubygems.org"
# gem "rails"
gem "falcon", "~> 0.42.3" gem "falcon", "~> 0.42.3"
gem "roda", "~> 3.72" gem "roda", "~> 3.72"