Initial commit
Showing
source 'https://rubygems.org' | ||
git_source(:github) { |repo| "https://github.com/#{repo}.git" } | ||
ruby '2.3.3' | ||
#ruby '2.3.3' | ||
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | ||
gem 'rails', '~> 5.2.0' | ||
... | ... |
Please register or sign in to comment