summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2015-07-01 11:32:03 +0100
committerJoe Robinson <joe@lc8n.com>2015-07-01 11:32:03 +0100
commitf753c8d47e147b5645ea1585552e511af5e16622 (patch)
treef4e854acaff93601acc143a105935ad6cfe501a4 /Gemfile
Initial commit
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..483961a
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,4 @@
+source 'https://rubygems.org'
+
+gem "rest-client"
+gem "json"