cocoapods-embed-flutter.gemspec in cocoapods-embed-flutter-0.6.0 vs cocoapods-embed-flutter.gemspec in cocoapods-embed-flutter-0.6.1
- old
+ new
@@ -25,9 +25,10 @@
spec.require_paths = ['lib']
spec.add_runtime_dependency 'yaml'
spec.add_runtime_dependency 'fileutils'
spec.add_runtime_dependency 'cocoapods'
+ spec.add_runtime_dependency 'concurrent-ruby'
spec.add_development_dependency 'bundler'
spec.add_development_dependency 'rake'
spec.required_ruby_version = '>= 2.6'