Skip to content

Commit 038f705

Browse files
committed
Update to xcodeproj 1.27.0
1 parent 190d6ee commit 038f705

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ source 'https://rubygems.org'
1414

1515
gem 'cocoapods', '1.16.1'
1616
gem 'cocoapods-generate', '2.2.5'
17+
gem 'xcodeproj', '>= 1.27.0'
1718
gem 'danger', '8.4.5'

Gemfile.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,22 +145,20 @@ GEM
145145
open4 (1.3.4)
146146
public_suffix (4.0.7)
147147
rchardet (1.8.0)
148-
rexml (3.3.6)
149-
strscan
148+
rexml (3.3.9)
150149
ruby-macho (2.5.1)
151150
ruby2_keywords (0.0.5)
152151
sawyer (0.9.2)
153152
addressable (>= 2.3.5)
154153
faraday (>= 0.17.3, < 3)
155-
strscan (3.1.0)
156154
terminal-table (3.0.2)
157155
unicode-display_width (>= 1.1.1, < 3)
158156
typhoeus (1.4.1)
159157
ethon (>= 0.9.0)
160158
tzinfo (2.0.6)
161159
concurrent-ruby (~> 1.0)
162160
unicode-display_width (2.5.0)
163-
xcodeproj (1.26.0)
161+
xcodeproj (1.27.0)
164162
CFPropertyList (>= 2.3.3, < 4.0)
165163
atomos (~> 0.1.3)
166164
claide (>= 1.0.2, < 2.0)
@@ -175,6 +173,7 @@ DEPENDENCIES
175173
cocoapods (= 1.16.1)
176174
cocoapods-generate (= 2.2.5)
177175
danger (= 8.4.5)
176+
xcodeproj (>= 1.27.0)
178177

179178
BUNDLED WITH
180179
2.1.4

0 commit comments

Comments
 (0)