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