# frozen_string_literal: true

source "https://rubygems.org"

# gem "rails"

gem "rails", "~> 7.2"

gem "bootsnap", "~> 1.18"
