Commit 96b9bad9 authored by Fabio Pelosin's avatar Fabio Pelosin

[Gemfile] Update for renamed cocoapods-trunk repo

parent 484ffce5
...@@ -14,7 +14,7 @@ group :development do ...@@ -14,7 +14,7 @@ group :development do
gem 'cocoapods-downloader', :git => "https://github.com/CocoaPods/cocoapods-downloader.git", :branch => 'master' gem 'cocoapods-downloader', :git => "https://github.com/CocoaPods/cocoapods-downloader.git", :branch => 'master'
gem 'cocoapods-try', :git => 'https://github.com/CocoaPods/cocoapods-try.git', :branch => 'master' gem 'cocoapods-try', :git => 'https://github.com/CocoaPods/cocoapods-try.git', :branch => 'master'
gem 'cocoapods-plugins', :git => 'https://github.com/CocoaPods/cocoapods-plugins.git', :branch => 'master' gem 'cocoapods-plugins', :git => 'https://github.com/CocoaPods/cocoapods-plugins.git', :branch => 'master'
gem 'cocoapods-trunk', :git => 'https://github.com/CocoaPods/cocoapods-trunk.cocoapods.org.git', :branch => 'master' gem 'cocoapods-trunk', :git => 'https://github.com/CocoaPods/cocoapods-trunk.git', :branch => 'master'
gem 'rake', '~> 10.1.0' # Ruby 1.8.7 gem 'rake', '~> 10.1.0' # Ruby 1.8.7
gem "mocha" gem "mocha"
......
...@@ -7,7 +7,7 @@ GIT ...@@ -7,7 +7,7 @@ GIT
GIT GIT
remote: https://github.com/CocoaPods/Core.git remote: https://github.com/CocoaPods/Core.git
revision: 0202035e1757464d857a0cde9a7627b1084597b2 revision: d7ffa0b6464370ee20805c7c53ed36509ad072bb
branch: master branch: master
specs: specs:
cocoapods-core (0.32.1) cocoapods-core (0.32.1)
...@@ -41,8 +41,8 @@ GIT ...@@ -41,8 +41,8 @@ GIT
nap nap
GIT GIT
remote: https://github.com/CocoaPods/cocoapods-trunk.cocoapods.org.git remote: https://github.com/CocoaPods/cocoapods-trunk.git
revision: b69df132728699da99ad42eba1e7bebe09c7e7f5 revision: 4dcaed7fc44e5f552985379fece9620d2bf88a53
branch: master branch: master
specs: specs:
cocoapods-trunk (0.0.1) cocoapods-trunk (0.0.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