summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
blob: 82083e91759a5a326e49dc3bb7e24e90c01607dc (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
32
33
34
PATH
  remote: .
  specs:
    zorglub (0.0.8)
      rack

GEM
  remote: http://rubygems.org/
  specs:
    diff-lcs (1.2.4)
    haml (4.0.3)
      tilt
    rack (1.5.2)
    rake (10.1.0)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.5)
    rspec-expectations (2.14.2)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.3)
    sass (3.2.10)
    tilt (1.4.1)

PLATFORMS
  ruby

DEPENDENCIES
  haml
  rake
  rspec
  sass
  zorglub!