# frozen_string_literal: true

source "https://rubygems.org"

# gem "rails"

gem "ruby-openai", "~> 3.7"

gem "dotenv", "~> 2.8"
