aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-05-05 10:17:35 +0200
committerHarald Eilertsen <haraldei@anduin.net>2015-05-05 10:17:35 +0200
commitc5f5fcdb19c88d1d1bd27675adf181fdd1d49984 (patch)
tree8f0f115e4d8fbf2af4714b36a604579659497c5d /Gemfile
downloadrss2html-c5f5fcdb19c88d1d1bd27675adf181fdd1d49984.tar.gz
rss2html-c5f5fcdb19c88d1d1bd27675adf181fdd1d49984.tar.bz2
rss2html-c5f5fcdb19c88d1d1bd27675adf181fdd1d49984.zip
Let's get started.
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 0000000..0286745
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,4 @@
+# A sample Gemfile
+source "https://rubygems.org"
+
+gem 'pry'