1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/Gemfile

7 lines
149 B
Ruby
Raw Normal View History

2018-02-07 13:43:36 -05:00
source "https://rubygems.org"
git_source(:github) { |repo_path| "https://github.com/#{repo_path}.git" }
gemspec
2018-10-08 16:47:48 -04:00
gem "rails", github: "rails/rails"