Skip to content

Commit

Permalink
[Gemspec] Bump cocoapods-trunk to ~> 1.0.0.beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Feb 3, 2016
1 parent dec06df commit bf6d1a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -70,10 +70,10 @@ GIT

GIT
remote: https://github.com/CocoaPods/cocoapods-trunk.git
revision: 929d404c34c7b7e84e9442acb3a4380452cdd4cd
revision: 5892bb297bff9180b4980dcf37502621cb6eaf97
branch: master
specs:
cocoapods-trunk (1.0.0.beta.1)
cocoapods-trunk (1.0.0.beta.2)
nap (>= 0.8, < 2.0)
netrc (= 0.7.8)

Expand Down Expand Up @@ -103,7 +103,7 @@ PATH
cocoapods-plugins (>= 1.0.0.beta.1, < 2.0)
cocoapods-search (>= 1.0.0.beta.1, < 2.0)
cocoapods-stats (>= 1.0.0.beta.3, < 2.0)
cocoapods-trunk (>= 1.0.0.beta.1, < 2.0)
cocoapods-trunk (>= 1.0.0.beta.2, < 2.0)
cocoapods-try (>= 1.0.0.beta.2, < 2.0)
colored (~> 1.2)
escape (~> 0.0.4)
Expand Down Expand Up @@ -164,7 +164,7 @@ GEM
metaclass (~> 0.0.1)
mocha-on-bacon (0.2.2)
mocha (>= 0.13.0)
nap (1.0.0)
nap (1.1.0)
netrc (0.7.8)
notify (0.5.2)
parser (2.3.0.2)
Expand Down
2 changes: 1 addition & 1 deletion cocoapods.gemspec
Expand Up @@ -35,7 +35,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'cocoapods-plugins', '>= 1.0.0.beta.1', '< 2.0'
s.add_runtime_dependency 'cocoapods-search', '>= 1.0.0.beta.1', '< 2.0'
s.add_runtime_dependency 'cocoapods-stats', '>= 1.0.0.beta.3', '< 2.0'
s.add_runtime_dependency 'cocoapods-trunk', '>= 1.0.0.beta.1', '< 2.0'
s.add_runtime_dependency 'cocoapods-trunk', '>= 1.0.0.beta.2', '< 2.0'
s.add_runtime_dependency 'cocoapods-try', '>= 1.0.0.beta.2', '< 2.0'
s.add_runtime_dependency 'molinillo', '~> 0.4.2'
s.add_runtime_dependency 'xcodeproj', '>= 1.0.0.beta.1', '< 2.0'
Expand Down

0 comments on commit bf6d1a3

Please sign in to comment.