We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b5e91 commit 0410034Copy full SHA for 0410034
xcode-install.gemspec
@@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
22
spec.require_paths = ['lib']
23
24
# CLI parsing
25
- spec.add_dependency 'claide', '>= 0.9.1', '< 1.1.0'
+ spec.add_dependency 'claide', '>= 0.9.1'
26
27
# contains spaceship, which is used for auth and dev portal interactions
28
spec.add_dependency 'fastlane', '>= 2.1.0', '< 3.0.0'
0 commit comments