Skip to content

Commit

Permalink
Merge pull request #574 from authiatr/patch-1
Browse files Browse the repository at this point in the history
Update Xcodeproj to 1.27.1
  • Loading branch information
ksuther authored Nov 10, 2024
2 parents c24c83f + f1ae3ad commit 4a138c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slather.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'equivalent-xml', '~> 0.6'

spec.add_dependency 'clamp', '~> 1.3'
spec.add_dependency 'xcodeproj', '~> 1.25'
spec.add_dependency 'xcodeproj', '~> 1.27'
spec.add_dependency 'nokogiri', '>= 1.14.3'
spec.add_dependency 'CFPropertyList', '>= 2.2', '< 4'

Expand Down

0 comments on commit 4a138c7

Please sign in to comment.