aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2018-09-17 16:30:33 -0700
committerDavid Heinemeier Hansson <david@loudthinking.com>2018-09-17 16:30:33 -0700
commit4ab739a72a30911e8a72abeb19428434cbc03a2e (patch)
tree0cd18a0d172b8bf644eaed6235452baa9b8910d9 /Gemfile
downloadrails-4ab739a72a30911e8a72abeb19428434cbc03a2e.tar.gz
rails-4ab739a72a30911e8a72abeb19428434cbc03a2e.tar.bz2
rails-4ab739a72a30911e8a72abeb19428434cbc03a2e.zip
Skeleton
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000000..9b78acc762
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,4 @@
+source "https://rubygems.org"
+git_source(:github) { |repo_path| "https://github.com/#{repo_path}.git" }
+
+gemspec