# frozen_string_literal: true source 'https://rubygems.org' gemspec :path => '../' gem 'rails', '~> 5.2.0' gem 'puma'