Commit a4f3c871 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[gemspec] Bump xcodeproj to `~> 0.25.0`

parent be35b00a
......@@ -24,13 +24,12 @@ GIT
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
revision: fc53251683b0738c67cb362a8d0a4b459148e2cb
revision: 700e41b26f170d31af2599c50cea5666923a6363
branch: master
specs:
xcodeproj (0.24.2)
xcodeproj (0.25.0)
activesupport (>= 3)
colored (~> 1.2)
liferaft (~> 0.0.4)
GIT
remote: https://github.com/CocoaPods/cocoapods-downloader.git
......@@ -78,12 +77,12 @@ PATH
escape (~> 0.0.4)
molinillo (~> 0.2.3)
nap (~> 0.8)
xcodeproj (~> 0.24.2)
xcodeproj (~> 0.25.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.2)
activesupport (4.2.3)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
......@@ -117,7 +116,6 @@ GEM
kicker (3.0.0)
listen (~> 1.3.0)
notify (~> 0.5.2)
liferaft (0.0.4)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
......
......@@ -29,7 +29,7 @@ Gem::Specification.new do |s|
# Link with the version of CocoaPods-Core
s.add_runtime_dependency 'cocoapods-core', "= #{Pod::VERSION}"
s.add_runtime_dependency 'claide', '~> 0.8.2'
s.add_runtime_dependency 'xcodeproj', '~> 0.24.2'
s.add_runtime_dependency 'xcodeproj', '~> 0.25.0'
s.add_runtime_dependency 'cocoapods-downloader', '~> 0.9.1'
s.add_runtime_dependency 'cocoapods-plugins', '~> 0.4.2'
s.add_runtime_dependency 'cocoapods-try', '~> 0.4.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