mirror of
https://github.com/raimon49/requirements.txt.vim.git
synced 2026-03-03 04:06:49 +08:00
Update dependencies for unittest
This commit is contained in:
20
Gemfile.lock
20
Gemfile.lock
@@ -1,25 +1,23 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
equatable (0.5.0)
|
||||
parslet (1.8.2)
|
||||
pastel (0.7.2)
|
||||
equatable (~> 0.5.0)
|
||||
tty-color (~> 0.4.0)
|
||||
parslet (2.0.0)
|
||||
pastel (0.8.0)
|
||||
tty-color (~> 0.5)
|
||||
rake (13.0.1)
|
||||
thor (0.20.0)
|
||||
tty-color (0.4.2)
|
||||
vim-flavor (3.0.0)
|
||||
parslet (~> 1.8)
|
||||
thor (1.2.1)
|
||||
tty-color (0.6.0)
|
||||
vim-flavor (4.0.2)
|
||||
parslet (>= 1.8, < 3.0)
|
||||
pastel (~> 0.7)
|
||||
thor (~> 0.20)
|
||||
thor (>= 0.20, < 2.0)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
rake
|
||||
vim-flavor (~> 3.0)
|
||||
vim-flavor (~> 4.0)
|
||||
|
||||
BUNDLED WITH
|
||||
2.1.4
|
||||
|
||||
Reference in New Issue
Block a user