diff --git a/ext/project_data.yaml b/ext/project_data.yaml index 4596ac9744e..84487796617 100644 --- a/ext/project_data.yaml +++ b/ext/project_data.yaml @@ -36,7 +36,7 @@ gem_rdoc_options: gem_platform_dependencies: universal-darwin: gem_runtime_dependencies: - CFPropertyList: '~> 2.2' + CFPropertyList: ['>= 3.0.6', '< 4'] x86-mingw32: gem_runtime_dependencies: ffi: '1.15.5'