summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
blob: 3021b60c2179613548c0d8e16d7b0066ef5d51e2 (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
GEM
  remote: http://rubygems.org/
  specs:
    diff-lcs (1.1.3)
    libv8 (3.3.10.2)
    rake (0.9.2.2)
    rspec (2.7.0)
      rspec-core (~> 2.7.0)
      rspec-expectations (~> 2.7.0)
      rspec-mocks (~> 2.7.0)
    rspec-core (2.7.1)
    rspec-expectations (2.7.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.7.0)
    therubyracer (0.9.8)
      libv8 (~> 3.3.10)

PLATFORMS
  ruby

DEPENDENCIES
  rake
  rspec
  therubyracer (>= 0.9.8)