Commit 8cf7b55f authored by Danielle Tomlinson's avatar Danielle Tomlinson

Bump Xcodeproj

parent 516124e3
......@@ -7,7 +7,7 @@ GIT
GIT
remote: https://github.com/CocoaPods/Core.git
revision: bdec7d4861b2b1c669748300da07bf12c51cbf27
revision: 77f5b2081bf347db73e5978737633e1943dc5f29
branch: master
specs:
cocoapods-core (1.3.1)
......@@ -17,10 +17,10 @@ GIT
GIT
remote: https://github.com/CocoaPods/Molinillo.git
revision: 53e4c90d21a318a13332fa94b12fa00c900db1ee
revision: de2ad268571d26d851938af8da5bf60eab29399f
branch: master
specs:
molinillo (0.6.1)
molinillo (0.6.3)
GIT
remote: https://github.com/CocoaPods/Nanaimo.git
......@@ -31,10 +31,10 @@ GIT
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
revision: 4279382c6003a1b88b30473cf8be73aaa7f0488a
revision: 07607507950d971f7271c8f288e0b14cc11ea87a
branch: master
specs:
xcodeproj (1.5.1)
xcodeproj (1.5.2)
CFPropertyList (~> 2.3.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
......@@ -42,7 +42,7 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-deintegrate.git
revision: 3735087ac0d50cac0d4df415eecfb67e05cfce84
revision: 34828e6f1254ee7ce094840fd35d3e2ee1f0abf7
branch: master
specs:
cocoapods-deintegrate (1.0.1)
......@@ -78,12 +78,12 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-trunk.git
revision: a3d9e816e04b7ab12ec07bb4574fc276b2c4c0ed
revision: cabd6955800e98beb3b62dbfee39fd88c7ee9be3
branch: master
specs:
cocoapods-trunk (1.2.0)
nap (>= 0.8, < 2.0)
netrc (= 0.7.8)
netrc (~> 0.11)
GIT
remote: https://github.com/CocoaPods/cocoapods-try.git
......@@ -120,7 +120,7 @@ PATH
molinillo (~> 0.6.1)
nap (~> 1.0)
ruby-macho (~> 1.1)
xcodeproj (>= 1.5.1, < 2.0)
xcodeproj (>= 1.5.2, < 2.0)
GEM
remote: https://rubygems.org/
......@@ -203,7 +203,7 @@ GEM
mocha (>= 0.13.0)
multipart-post (2.0.0)
nap (1.1.0)
netrc (0.7.8)
netrc (0.11.0)
notify (0.5.2)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
......
......@@ -38,7 +38,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'cocoapods-trunk', '>= 1.2.0', '< 2.0'
s.add_runtime_dependency 'cocoapods-try', '>= 1.1.0', '< 2.0'
s.add_runtime_dependency 'molinillo', '~> 0.6.1'
s.add_runtime_dependency 'xcodeproj', '>= 1.5.1', '< 2.0'
s.add_runtime_dependency 'xcodeproj', '>= 1.5.2', '< 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