summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock31
1 files changed, 31 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..1e04b26
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,31 @@
1GEM
2 remote: http://rubygems.org/
3 specs:
4 archive-tar-minitar (0.5.2)
5 columnize (0.3.6)
6 httparty (0.8.1)
7 multi_json
8 multi_xml
9 linecache19 (0.5.12)
10 ruby_core_source (>= 0.1.4)
11 multi_json (1.0.4)
12 multi_xml (0.4.1)
13 nokogiri (1.5.0)
14 ruby-debug-base19 (0.11.25)
15 columnize (>= 0.3.1)
16 linecache19 (>= 0.5.11)
17 ruby_core_source (>= 0.1.4)
18 ruby-debug19 (0.11.6)
19 columnize (>= 0.3.1)
20 linecache19 (>= 0.5.11)
21 ruby-debug-base19 (>= 0.11.19)
22 ruby_core_source (0.1.5)
23 archive-tar-minitar (>= 0.5.2)
24
25PLATFORMS
26 ruby
27
28DEPENDENCIES
29 httparty
30 nokogiri
31 ruby-debug19