mirror of
https://github.com/raimon49/requirements.txt.vim.git
synced 2025-12-06 10:04:23 +08:00
Update dependencies
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -1,3 +1,3 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'vim-flavor', '~> 1.1'
|
||||
gem 'vim-flavor', '~> 2.0'
|
||||
|
||||
10
Gemfile.lock
10
Gemfile.lock
@@ -5,15 +5,15 @@ GEM
|
||||
parslet (1.7.1)
|
||||
blankslate (>= 2.0, <= 4.0)
|
||||
thor (0.19.1)
|
||||
vim-flavor (1.1.5)
|
||||
parslet (~> 1.0)
|
||||
thor (~> 0.14)
|
||||
vim-flavor (2.2.1)
|
||||
parslet (~> 1.7)
|
||||
thor (~> 0.19)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
vim-flavor (~> 1.1)
|
||||
vim-flavor (~> 2.0)
|
||||
|
||||
BUNDLED WITH
|
||||
1.10.6
|
||||
1.11.0
|
||||
|
||||
Reference in New Issue
Block a user