gemfiles/with_external_deps.gemfile in qonfig-0.24.1 vs gemfiles/with_external_deps.gemfile in qonfig-0.25.0
- old
+ new
@@ -2,7 +2,9 @@
source 'https://rubygems.org'
# @since 0.17.0 (qonfig: :toml plugin)
gem 'toml-rb', '>= 2'
+# @since 0.25.0 (qonfig: :vault plugin)
+gem 'vault', '>= 0.1'
gemspec path: '..'