summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: 1e04b262747979cdfae04ea37630b72e707c607b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
GEM
  remote: http://rubygems.org/
  specs:
    archive-tar-minitar (0.5.2)
    columnize (0.3.6)
    httparty (0.8.1)
      multi_json
      multi_xml
    linecache19 (0.5.12)
      ruby_core_source (>= 0.1.4)
    multi_json (1.0.4)
    multi_xml (0.4.1)
    nokogiri (1.5.0)
    ruby-debug-base19 (0.11.25)
      columnize (>= 0.3.1)
      linecache19 (>= 0.5.11)
      ruby_core_source (>= 0.1.4)
    ruby-debug19 (0.11.6)
      columnize (>= 0.3.1)
      linecache19 (>= 0.5.11)
      ruby-debug-base19 (>= 0.11.19)
    ruby_core_source (0.1.5)
      archive-tar-minitar (>= 0.5.2)

PLATFORMS
  ruby

DEPENDENCIES
  httparty
  nokogiri
  ruby-debug19