summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
blob: aaa251b0a542a79b252c4ca41a23782609a36338 (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
PATH
  remote: .
  specs:
    zorglub (0.0.5)
      rack

GEM
  remote: http://rubygems.org/
  specs:
    diff-lcs (1.1.3)
    haml (3.1.7)
    rack (1.4.2)
    rake (10.0.3)
    rspec (2.12.0)
      rspec-core (~> 2.12.0)
      rspec-expectations (~> 2.12.0)
      rspec-mocks (~> 2.12.0)
    rspec-core (2.12.2)
    rspec-expectations (2.12.1)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.12.1)
    sass (3.2.5)

PLATFORMS
  ruby

DEPENDENCIES
  haml
  rake
  rspec
  sass
  zorglub!