mirror of
https://github.com/raimon49/requirements.txt.vim.git
synced 2026-04-07 11:44:05 +08:00
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-THOR-10843853
7 lines
118 B
Ruby
7 lines
118 B
Ruby
source 'https://rubygems.org'
|
|
|
|
group :development, :test do
|
|
gem 'rake'
|
|
gem 'vim-flavor', '~> 4.0', '>= 4.0.3'
|
|
end
|