Commit 2b4b6cdd authored by Ben Asher's avatar Ben Asher

Revert gemfile and update xcodeproj

parent 74aa6856
...@@ -34,7 +34,7 @@ group :development do ...@@ -34,7 +34,7 @@ group :development do
cp_gem 'cocoapods-trunk', 'cocoapods-trunk' cp_gem 'cocoapods-trunk', 'cocoapods-trunk'
cp_gem 'cocoapods-try', 'cocoapods-try' cp_gem 'cocoapods-try', 'cocoapods-try'
cp_gem 'molinillo', 'Molinillo' cp_gem 'molinillo', 'Molinillo'
gem 'xcodeproj', :git => 'https://github.com/benasher44/Xcodeproj', :ref => '346a751bee9f0ebd223bb80458c3c4d55c4c7f84' cp_gem 'xcodeproj', 'Xcodeproj'
gem 'cocoapods-dependencies', '~> 1.0.beta.1' gem 'cocoapods-dependencies', '~> 1.0.beta.1'
......
GIT GIT
remote: https://github.com/CocoaPods/CLAide.git remote: https://github.com/CocoaPods/CLAide.git
revision: 74a51d486dd7a12ee798d015385714c13146946d revision: 61071679fc965083b6d43fdc1aa042afbaf172d1
branch: master branch: master
specs: specs:
claide (1.0.0) claide (1.0.0)
...@@ -22,6 +22,16 @@ GIT ...@@ -22,6 +22,16 @@ GIT
specs: specs:
molinillo (0.5.0) molinillo (0.5.0)
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
revision: 2f8cc93e82df9cb207eca789cdadded02ac9e7a9
branch: master
specs:
xcodeproj (1.2.0)
activesupport (>= 3)
claide (>= 1.0.0, < 2.0)
colored (~> 1.2)
GIT GIT
remote: https://github.com/CocoaPods/cocoapods-deintegrate.git remote: https://github.com/CocoaPods/cocoapods-deintegrate.git
revision: c5e0698f7043b440a0d9d2db89f2145171ae6593 revision: c5e0698f7043b440a0d9d2db89f2145171ae6593
...@@ -74,16 +84,6 @@ GIT ...@@ -74,16 +84,6 @@ GIT
specs: specs:
cocoapods-try (1.1.0) cocoapods-try (1.1.0)
GIT
remote: https://github.com/benasher44/Xcodeproj
revision: 346a751bee9f0ebd223bb80458c3c4d55c4c7f84
ref: 346a751bee9f0ebd223bb80458c3c4d55c4c7f84
specs:
xcodeproj (1.2.0)
activesupport (>= 3)
claide (>= 1.0.0, < 2.0)
colored (~> 1.2)
GIT GIT
remote: https://github.com/segiddins/json.git remote: https://github.com/segiddins/json.git
revision: a9588bc4334c2f5bf985f255b61c05eafdcd8907 revision: a9588bc4334c2f5bf985f255b61c05eafdcd8907
...@@ -116,7 +116,7 @@ PATH ...@@ -116,7 +116,7 @@ PATH
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (4.2.6) activesupport (4.2.7)
i18n (~> 0.7) i18n (~> 0.7)
json (~> 1.7, >= 1.7.7) json (~> 1.7, >= 1.7.7)
minitest (~> 5.1) minitest (~> 5.1)
......
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