[Gemspec] Bump Xcodeproj to `'1.0.0.rc.2'`

parent f8e37607
...@@ -24,10 +24,10 @@ GIT ...@@ -24,10 +24,10 @@ GIT
GIT GIT
remote: https://github.com/CocoaPods/Xcodeproj.git remote: https://github.com/CocoaPods/Xcodeproj.git
revision: af55a8b0aef0079c0f90b0f409d71cecf734f1d6 revision: 7095e61c1b273474594885c6eea3d42fc7fa0238
branch: master branch: master
specs: specs:
xcodeproj (1.0.0.rc.1) xcodeproj (1.0.0.rc.2)
activesupport (>= 3) activesupport (>= 3)
claide (= 1.0.0.rc.1) claide (= 1.0.0.rc.1)
colored (~> 1.2) colored (~> 1.2)
...@@ -110,7 +110,7 @@ PATH ...@@ -110,7 +110,7 @@ PATH
fourflusher (~> 0.3.0) fourflusher (~> 0.3.0)
molinillo (~> 0.4.5) molinillo (~> 0.4.5)
nap (~> 1.0) nap (~> 1.0)
xcodeproj (= 1.0.0.rc.1) xcodeproj (= 1.0.0.rc.2)
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
......
...@@ -38,7 +38,7 @@ Gem::Specification.new do |s| ...@@ -38,7 +38,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'cocoapods-trunk', '1.0.0.rc.1' s.add_runtime_dependency 'cocoapods-trunk', '1.0.0.rc.1'
s.add_runtime_dependency 'cocoapods-try', '1.0.0.rc.1' s.add_runtime_dependency 'cocoapods-try', '1.0.0.rc.1'
s.add_runtime_dependency 'molinillo', '~> 0.4.5' s.add_runtime_dependency 'molinillo', '~> 0.4.5'
s.add_runtime_dependency 'xcodeproj', '1.0.0.rc.1' s.add_runtime_dependency 'xcodeproj', '1.0.0.rc.2'
s.add_runtime_dependency 'activesupport', '>= 4.0.2' s.add_runtime_dependency 'activesupport', '>= 4.0.2'
s.add_runtime_dependency 'colored', '~> 1.2' s.add_runtime_dependency 'colored', '~> 1.2'
......
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