feat: fastlane-plugin-debug_file 设置最低版本 0.2.1

This commit is contained in:
icyleaf
2020-12-17 13:34:18 +08:00
parent bed4351c8a
commit 758154efc9
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
*.gem
*.zip
Gemfile.lock
## Documentation cache and generated files:
+1 -1
View File
@@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
# since this would cause a circular dependency
spec.add_dependency 'faraday', '>= 1.0.1'
spec.add_dependency 'fastlane-plugin-debug_file', '~> 0.1.1'
spec.add_dependency 'fastlane-plugin-debug_file', '>= 0.2.1'
spec.add_development_dependency('pry')
spec.add_development_dependency('bundler')