Skip to content

Commit

Permalink
Update to xcodeproj 1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Oct 31, 2024
1 parent 8da94fb commit 1652ff8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ source 'https://rubygems.org'

gem 'cocoapods', '1.16.1'
gem 'cocoapods-generate', '2.2.5'
gem 'xcodeproj', '>= 1.27.0'
gem 'danger', '8.4.5'
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
xcodeproj (1.26.0)
xcodeproj (1.27.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
Expand All @@ -173,6 +173,7 @@ DEPENDENCIES
cocoapods (= 1.16.1)
cocoapods-generate (= 2.2.5)
danger (= 8.4.5)
xcodeproj (>= 1.27.0)

BUNDLED WITH
2.1.4

0 comments on commit 1652ff8

Please sign in to comment.