summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
blob: edf394dbd89d8f6ba63f730d7b45a134e8479758 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
GEM
  remote: http://rubygems.org/
  specs:
    diff-lcs (1.1.2)
    rake (0.9.2)
    rspec (2.1.0)
      rspec-core (~> 2.1.0)
      rspec-expectations (~> 2.1.0)
      rspec-mocks (~> 2.1.0)
    rspec-core (2.1.0)
    rspec-expectations (2.1.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.1.0)
    therubyracer (0.8.0)

PLATFORMS
  ruby

DEPENDENCIES
  rake
  rspec
  therubyracer (>= 0.8.0)