source 'https://rubygems.org'

ruby '2.4.5'

# NOTE: This app depends on rails, but is not a rails app itself

gem 'rails', '5.2.0'


