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 190d6ee commit 038f705
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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'
7 changes: 3 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -145,22 +145,20 @@ GEM
open4 (1.3.4)
public_suffix (4.0.7)
rchardet (1.8.0)
rexml (3.3.6)
strscan
rexml (3.3.9)
ruby-macho (2.5.1)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
typhoeus (1.4.1)
ethon (>= 0.9.0)
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 @@ -175,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 038f705

Please sign in to comment.