Gemfile-5-2 105 B

1234567
  1. source 'https://rubygems.org'
  2. gem 'rails', "~> 5.2.0"
  3. gem 'sqlite3', "~> 1.3.13"
  4. gemspec :path => '..'