gemfiles/with_external_deps.gemfile in qonfig-0.16.0 vs gemfiles/with_external_deps.gemfile in qonfig-0.17.0
- old
+ new
@@ -1,8 +1,8 @@
# frozen_string_literal: true
source 'https://rubygems.org'
-# @since 0.12.0 (qonfig: :toml plugin)
-gem 'toml-rb', '>= 1'
+# @since 0.17.0 (qonfig: :toml plugin)
+gem 'toml-rb', '>= 2'
gemspec path: '..'