Gemfile-6-1 101 B

1234567
  1. source "https://rubygems.org"
  2. gem "rails", "~> 6.1.4"
  3. gem "sqlite3", "~> 1.4.2"
  4. gemspec path: ".."