mirror of
https://github.com/tryzealot/fastlane-plugin-zealot.git
synced 2026-02-24 09:13:16 +00:00
feat: fastlane-plugin-debug_file 设置最低版本 0.2.1
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
*.gem
|
||||
*.zip
|
||||
Gemfile.lock
|
||||
|
||||
## Documentation cache and generated files:
|
||||
|
||||
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user