Skip to content

Commit 06eaa51

Browse files
committed
Point Gridicons pod to PR merge commit.
1 parent bc181dd commit 06eaa51

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ end
6868

6969
def gridicons
7070
# pod 'Gridicons', '~> 1.2.0'
71-
pod 'Gridicons', git: 'https://github.com/Automattic/Gridicons-iOS.git', commit: '5ed68663d62cf09694f791cf5cc2c317537701ff'
71+
pod 'Gridicons', git: 'https://github.com/Automattic/Gridicons-iOS.git', commit: 'c904cb73e26e86463a78e1335c6f4fd54a9e9223'
7272
end
7373

7474
def wordpress_ui

Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ PODS:
4949

5050
DEPENDENCIES:
5151
- Alamofire (~> 5.0)
52-
- Gridicons (from `https://github.com/Automattic/Gridicons-iOS.git`, commit `5ed68663d62cf09694f791cf5cc2c317537701ff`)
52+
- Gridicons (from `https://github.com/Automattic/Gridicons-iOS.git`, commit `c904cb73e26e86463a78e1335c6f4fd54a9e9223`)
5353
- KeychainAccess (~> 4.2.2)
5454
- Kingfisher (~> 7.6.2)
5555
- NSObject-SafeExpectations (~> 0.0.4)
@@ -95,12 +95,12 @@ SPEC REPOS:
9595

9696
EXTERNAL SOURCES:
9797
Gridicons:
98-
:commit: 5ed68663d62cf09694f791cf5cc2c317537701ff
98+
:commit: c904cb73e26e86463a78e1335c6f4fd54a9e9223
9999
:git: https://github.com/Automattic/Gridicons-iOS.git
100100

101101
CHECKOUT OPTIONS:
102102
Gridicons:
103-
:commit: 5ed68663d62cf09694f791cf5cc2c317537701ff
103+
:commit: c904cb73e26e86463a78e1335c6f4fd54a9e9223
104104
:git: https://github.com/Automattic/Gridicons-iOS.git
105105

106106
SPEC CHECKSUMS:
@@ -129,6 +129,6 @@ SPEC CHECKSUMS:
129129
ZendeskSupportProvidersSDK: 281acf2bb731d2a67f913cfe653ed0da9f5b2f42
130130
ZendeskSupportSDK: b512cfc74b6bf8490e589f02cf52e27ed4f2bebe
131131

132-
PODFILE CHECKSUM: aeffa4e72bee1cfd57e23bd5d603e16769d0c45b
132+
PODFILE CHECKSUM: fbfb4e37966da1c618258c38f1de2523bb738131
133133

134134
COCOAPODS: 1.16.2

0 commit comments

Comments
 (0)