Skip to content

Commit

Permalink
Increased xcodeproj dependency version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor Tolstoy committed Jul 19, 2016
1 parent fb94f37 commit 54f81fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generamba.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = '>= 2.2'

spec.add_runtime_dependency 'thor', '0.19.1'
spec.add_runtime_dependency 'xcodeproj', '0.28.2'
spec.add_runtime_dependency 'xcodeproj', '1.2.0'
spec.add_runtime_dependency 'liquid', '3.0.6'
spec.add_runtime_dependency 'git', '1.2.9.1'
spec.add_runtime_dependency 'cocoapods-core', '1.0.1'
Expand Down

0 comments on commit 54f81fb

Please sign in to comment.