summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
blob: f88e86d15ae8637bf14eeab6ff14ff1722f8534b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.1.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.0)
    vimrunner (0.3.0)

PLATFORMS
  ruby

DEPENDENCIES
  rspec
  vimrunner