summaryrefslogtreecommitdiffhomepage
path: root/Gemfile.lock
blob: 9f82839188bdfec3a951fc7017fc0db5adb8de81 (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
PATH
  remote: .
  specs:
    axlsx (1.0.10)
      activesupport (>= 2.3.9)
      nokogiri (>= 1.4.1)
      rmagick (>= 2.12.2)
      zip (~> 2.0.2)

GEM
  remote: http://rubygems.org/
  specs:
    activesupport (3.1.3)
      multi_json (~> 1.0)
    multi_json (1.0.3)
    nokogiri (1.5.0)
    rmagick (2.13.1)
    zip (2.0.2)

PLATFORMS
  ruby

DEPENDENCIES
  axlsx!