[Gemspec] Bump Xcodeproj to `'>= 1.5.7', '< 2.0'`

parent 979a1465
......@@ -24,22 +24,22 @@ GIT
GIT
remote: https://github.com/CocoaPods/Nanaimo.git
revision: bc9267d49a640cc4d5c4e9baa25448762e3b8f70
revision: f9e2d776dc942095cf1cda1d9690b2f36f3f2b6b
branch: master
specs:
nanaimo (0.2.3)
nanaimo (0.2.4)
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
revision: 34e217c9c875ff7785640ef94176bfab7a0e0d1f
revision: 50e70d32d1176d14c57807c8b5adaa6f42ef38ac
branch: master
specs:
xcodeproj (1.5.6)
xcodeproj (1.5.7)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.2)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.2.3)
nanaimo (~> 0.2.4)
GIT
remote: https://github.com/CocoaPods/cocoapods-deintegrate.git
......@@ -121,7 +121,7 @@ PATH
molinillo (~> 0.6.5)
nap (~> 1.0)
ruby-macho (~> 1.1)
xcodeproj (>= 1.5.6, < 2.0)
xcodeproj (>= 1.5.7, < 2.0)
GEM
remote: https://rubygems.org/
......
......@@ -38,7 +38,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'cocoapods-trunk', '>= 1.3.0', '< 2.0'
s.add_runtime_dependency 'cocoapods-try', '>= 1.1.0', '< 2.0'
s.add_runtime_dependency 'molinillo', '~> 0.6.5'
s.add_runtime_dependency 'xcodeproj', '>= 1.5.6', '< 2.0'
s.add_runtime_dependency 'xcodeproj', '>= 1.5.7', '< 2.0'
## Version 5 needs Ruby 2.2, so we specify an upper bound to stay compatible with system ruby
s.add_runtime_dependency 'activesupport', '>= 4.0.2', '< 5'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment