Skip to content

Commit 0d15595

Browse files
authored
chore: update xcodeproj gem to 1.25.0 (#3801)
1 parent e41df42 commit 0d15595

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ source 'https://rubygems.org'
55
gem 'xcpretty', '0.3.0'
66
gem 'fastlane', '2.205.1'
77
gem 'jazzy', '0.14.2'
8-
gem "xcodeproj", git: "https://github.com/CocoaPods/Xcodeproj.git", :branch => "master", ref: "fe55cf5"
98
eval_gemfile('fastlane/Pluginfile')
109

Gemfile.lock

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
GIT
2-
remote: https://github.com/CocoaPods/Xcodeproj.git
3-
revision: fe55cf57badef2ca27fb9d4f801d9b834de1f871
4-
ref: fe55cf5
5-
branch: master
6-
specs:
7-
xcodeproj (1.24.0)
8-
CFPropertyList (>= 2.3.3, < 4.0)
9-
atomos (~> 0.1.3)
10-
claide (>= 1.0.2, < 2.0)
11-
colored2 (~> 3.1)
12-
nanaimo (~> 0.3.0)
13-
rexml (>= 3.3.2, < 4.0)
14-
151
GIT
162
remote: https://github.com/aws-amplify/amplify-ci-support
173
revision: 74ed2db1f09d93b48129590bcd17cc9b53251756
@@ -308,6 +294,13 @@ GEM
308294
word_wrap (1.0.0)
309295
xcinvoke (0.3.0)
310296
liferaft (~> 0.0.6)
297+
xcodeproj (1.25.0)
298+
CFPropertyList (>= 2.3.3, < 4.0)
299+
atomos (~> 0.1.3)
300+
claide (>= 1.0.2, < 2.0)
301+
colored2 (~> 3.1)
302+
nanaimo (~> 0.3.0)
303+
rexml (>= 3.3.2, < 4.0)
311304
xcpretty (0.3.0)
312305
rouge (~> 2.0.7)
313306
xcpretty-travis-formatter (1.0.1)
@@ -320,8 +313,7 @@ DEPENDENCIES
320313
fastlane (= 2.205.1)
321314
fastlane-plugin-release_actions!
322315
jazzy (= 0.14.2)
323-
xcodeproj!
324316
xcpretty (= 0.3.0)
325317

326318
BUNDLED WITH
327-
2.3.7
319+
2.5.14

0 commit comments

Comments
 (0)