summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorotherl <lgdmiller@gmail.com>2013-09-28 19:51:00 +0100
committerotherl <lgdmiller@gmail.com>2013-09-28 19:51:00 +0100
commit0c5f69efd87a8a34b3818ad0aee3e88b43373c5c (patch)
tree5a7eee44828266a0326451bdb46c764432626412 /Gemfile.lock
parent2b38ac813defc1588fb5b7b3e81184cd8c52d90c (diff)
Added a Gemfile.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 14 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..aa96c75
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,14 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ json (1.8.0)
+ mini_portile (0.5.1)
+ nokogiri (1.6.0)
+ mini_portile (~> 0.5.0)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ json
+ nokogiri