Skip to content

Commit

Permalink
Bump molinillo version in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkoutso committed Oct 21, 2020
1 parent e9a8782 commit 6792a72
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -23,10 +23,10 @@ GIT

GIT
remote: https://github.com/CocoaPods/Molinillo.git
revision: db572ea89ff7391fcfb81a8ecfbc9872a9e8613f
revision: 34826c241004a1cdc279550fbd66f7384936b566
branch: master
specs:
molinillo (0.6.6)
molinillo (0.7.0)

GIT
remote: https://github.com/CocoaPods/Nanaimo.git
Expand Down Expand Up @@ -122,7 +122,7 @@ PATH
escape (~> 0.0.4)
fourflusher (>= 2.3.0, < 3.0)
gh_inspector (~> 1.0)
molinillo (~> 0.6.6)
molinillo (~> 0.7.0)
nap (~> 1.0)
ruby-macho (~> 1.4)
xcodeproj (>= 1.19.0, < 2.0)
Expand Down
2 changes: 1 addition & 1 deletion cocoapods.gemspec
Expand Up @@ -36,7 +36,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'cocoapods-search', '>= 1.0.0', '< 2.0'
s.add_runtime_dependency 'cocoapods-trunk', '>= 1.4.0', '< 2.0'
s.add_runtime_dependency 'cocoapods-try', '>= 1.1.0', '< 2.0'
s.add_runtime_dependency 'molinillo', '~> 0.6.6'
s.add_runtime_dependency 'molinillo', '~> 0.7.0'
s.add_runtime_dependency 'xcodeproj', '>= 1.19.0', '< 2.0'

s.add_runtime_dependency 'colored2', '~> 3.1'
Expand Down

0 comments on commit 6792a72

Please sign in to comment.