Skip to content

Commit 0e45db4

Browse files
Bump xcodeproj from 1.21.0 to 1.27.0
Bumps [xcodeproj](https://github.com/cocoapods/xcodeproj) from 1.21.0 to 1.27.0. - [Release notes](https://github.com/cocoapods/xcodeproj/releases) - [Changelog](https://github.com/CocoaPods/Xcodeproj/blob/master/CHANGELOG.md) - [Commits](CocoaPods/Xcodeproj@1.21.0...1.27.0) --- updated-dependencies: - dependency-name: xcodeproj dependency-version: 1.27.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4cc363 commit 0e45db4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.3)
4+
CFPropertyList (3.0.9)
55
activesupport (6.1.4.1)
66
concurrent-ruby (~> 1.0, >= 1.0.2)
77
i18n (>= 1.6, < 2)
@@ -14,7 +14,7 @@ GEM
1414
httpclient (~> 2.8, >= 2.8.3)
1515
json (>= 1.5.1)
1616
atomos (0.1.3)
17-
claide (1.0.3)
17+
claide (1.1.0)
1818
cocoapods (1.11.2)
1919
addressable (~> 2.8)
2020
claide (>= 1.0.2, < 2.0)
@@ -67,24 +67,24 @@ GEM
6767
json (2.5.1)
6868
minitest (5.14.4)
6969
molinillo (0.8.0)
70-
nanaimo (0.3.0)
70+
nanaimo (0.4.0)
7171
nap (1.1.0)
7272
netrc (0.11.0)
7373
public_suffix (4.0.6)
74-
rexml (3.2.5)
74+
rexml (3.4.4)
7575
rouge (2.0.7)
7676
ruby-macho (2.5.1)
7777
typhoeus (1.4.0)
7878
ethon (>= 0.9.0)
7979
tzinfo (2.0.4)
8080
concurrent-ruby (~> 1.0)
81-
xcodeproj (1.21.0)
81+
xcodeproj (1.27.0)
8282
CFPropertyList (>= 2.3.3, < 4.0)
8383
atomos (~> 0.1.3)
8484
claide (>= 1.0.2, < 2.0)
8585
colored2 (~> 3.1)
86-
nanaimo (~> 0.3.0)
87-
rexml (~> 3.2.4)
86+
nanaimo (~> 0.4.0)
87+
rexml (>= 3.3.6, < 4.0)
8888
xcpretty (0.3.0)
8989
rouge (~> 2.0.7)
9090
xcpretty-actions-formatter (0.1.2)

0 commit comments

Comments
 (0)