Skip to content

Commit

Permalink
Merge pull request #1 from s4x/develop
Browse files Browse the repository at this point in the history
Updated xcodeproj dependence
  • Loading branch information
ismetanin authored Apr 4, 2018
2 parents 120172e + 327c50a commit 4aa8dbf
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', '1.5.4'
spec.add_runtime_dependency 'xcodeproj', '1.5.6'
spec.add_runtime_dependency 'liquid', '4.0.0'
spec.add_runtime_dependency 'git', '1.2.9.1'
spec.add_runtime_dependency 'cocoapods-core', '1.4.0'
Expand Down

0 comments on commit 4aa8dbf

Please sign in to comment.