summarylogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorvlad2015-07-08 15:36:14 +0300
committervlad2015-07-08 15:36:14 +0300
commit3450089af22d4ccb6b40dfbeb5602174230be62c (patch)
tree093dc0c492e291109edd6d3ee6b53d7107c4c20a /Gemfile
downloadaur-3450089af22d4ccb6b40dfbeb5602174230be62c.tar.gz
Initial import
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 000000000000..763ef823d26f
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,3 @@
+source "http://rubygems.org"
+gem "heroku", "3.36.5"
+gem "foreman", "0.78.0" \ No newline at end of file