aboutsummaryrefslogtreecommitdiff
path: root/vim/bundle/vim-table-mode/Gemfile.lock
blob: eb9fd06fc75ce4da0087d2c7df4b5ec5b142c324 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
GEM
  remote: https://rubygems.org/
  specs:
    blankslate (2.1.2.4)
    parslet (1.5.0)
      blankslate (~> 2.0)
    rake (10.1.0)
    thor (0.18.1)
    vim-flavor (1.1.3)
      parslet (~> 1.0)
      thor (~> 0.14)

PLATFORMS
  ruby

DEPENDENCIES
  rake
  vim-flavor (~> 1.1)