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

9 lines
168 B
Ruby
Raw Normal View History

2018-09-17 19:30:33 -04:00
source "https://rubygems.org"
git_source(:github) { |repo_path| "https://github.com/#{repo_path}.git" }
gemspec
2018-10-08 21:03:40 -04:00
gem "rails", github: "rails/rails"
gem "aws-sdk-sns"