summaryrefslogtreecommitdiffstats
path: root/.vim/bundle/vim-multiple-cursors/Gemfile.lock
blob: e833b243e1d8eb82c693101ec91bf709833ef867 (plain) (blame)
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
GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.2.5)
    rake (10.4.2)
    rspec (3.4.0)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
    rspec-core (3.4.1)
      rspec-support (~> 3.4.0)
    rspec-expectations (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-mocks (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-support (3.4.1)
    vimrunner (0.3.1)

PLATFORMS
  ruby

DEPENDENCIES
  rake
  rspec
  vimrunner

BUNDLED WITH
   1.10.6