Commit 98b7e990 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[Gemspec] Bump cocoapods-plugins to `~> 0.4.1`

parent 0c5a0f0d
......@@ -40,10 +40,10 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-plugins.git
revision: 0dfe8054f0bb9e6f1c1d175536248ccb484afe22
revision: 232f08701f4184a329f7a543c8fff4cf4edf1587
branch: master
specs:
cocoapods-plugins (0.4.0)
cocoapods-plugins (0.4.1)
nap
GIT
......@@ -70,7 +70,7 @@ PATH
claide (~> 0.8.1)
cocoapods-core (= 0.36.0.beta.2)
cocoapods-downloader (~> 0.8.1)
cocoapods-plugins (~> 0.4.0)
cocoapods-plugins (~> 0.4.1)
cocoapods-trunk (~> 0.5.0)
cocoapods-try (~> 0.4.3)
colored (~> 1.2)
......
......@@ -31,7 +31,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'claide', '~> 0.8.1'
s.add_runtime_dependency 'xcodeproj', '~> 0.22.0'
s.add_runtime_dependency 'cocoapods-downloader', '~> 0.8.1'
s.add_runtime_dependency 'cocoapods-plugins', '~> 0.4.0'
s.add_runtime_dependency 'cocoapods-plugins', '~> 0.4.1'
s.add_runtime_dependency 'cocoapods-try', '~> 0.4.3'
s.add_runtime_dependency 'cocoapods-trunk', '~> 0.5.0'
s.add_runtime_dependency 'molinillo', '~> 0.2.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