chat-app/Gemfile
2025-02-15 22:11:19 +09:00

6 lines
97 B
Ruby

# frozen_string_literal: true
source 'https://rubygems.org'
# gem "rails"
gem 'rails', '7.1.0'