Skip to content

Commit

Permalink
Merge pull request #6 from surfstudio/latest-dependencies
Browse files Browse the repository at this point in the history
Latest dependencies
  • Loading branch information
NullIsOne authored Nov 19, 2024
2 parents ce31e86 + 4699b0d commit 35ec8ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generamba.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = '>= 2.6'

spec.add_runtime_dependency 'thor', '~> 1.0.1'
spec.add_runtime_dependency 'xcodeproj', '~> 1.24.0'
spec.add_runtime_dependency 'xcodeproj', '~> 1.27.0'
spec.add_runtime_dependency 'liquid', '~> 5.4.0'
spec.add_runtime_dependency 'git', '~> 1.19.1'
spec.add_runtime_dependency 'cocoapods-core', '~> 1.11.3'
spec.add_runtime_dependency 'cocoapods-core', '~> 1.16.2'
spec.add_runtime_dependency 'terminal-table', '~> 3.0.2'

spec.add_development_dependency 'bundler', '~> 2.4'
Expand Down

0 comments on commit 35ec8ff

Please sign in to comment.