Skip to content

Commit e7fd68a

Browse files
committed
Auto-update dependencies.
1 parent 6e483be commit e7fd68a

File tree

19 files changed

+558
-558
lines changed

19 files changed

+558
-558
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ GEM
6767
cocoapods-try (1.2.0)
6868
colored2 (3.1.2)
6969
concurrent-ruby (1.3.5)
70-
connection_pool (2.5.3)
70+
connection_pool (2.5.4)
7171
drb (2.2.3)
7272
escape (0.0.4)
7373
ethon (0.17.0)
@@ -90,7 +90,7 @@ GEM
9090
netrc (0.11.0)
9191
nkf (0.2.0)
9292
public_suffix (4.0.7)
93-
rexml (3.4.1)
93+
rexml (3.4.2)
9494
ruby-macho (2.5.1)
9595
securerandom (0.3.2)
9696
typhoeus (1.4.1)

abtesting/LegacyABTestingQuickstart/Podfile.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,66 @@
11
PODS:
2-
- FirebaseABTesting (12.1.0):
3-
- FirebaseCore (~> 12.1.0)
4-
- FirebaseAnalytics (12.1.0):
5-
- FirebaseAnalytics/Default (= 12.1.0)
6-
- FirebaseCore (~> 12.1.0)
7-
- FirebaseInstallations (~> 12.1.0)
2+
- FirebaseABTesting (12.2.0):
3+
- FirebaseCore (~> 12.2.0)
4+
- FirebaseAnalytics (12.2.0):
5+
- FirebaseAnalytics/Default (= 12.2.0)
6+
- FirebaseCore (~> 12.2.0)
7+
- FirebaseInstallations (~> 12.2.0)
88
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
99
- GoogleUtilities/MethodSwizzler (~> 8.1)
1010
- GoogleUtilities/Network (~> 8.1)
1111
- "GoogleUtilities/NSData+zlib (~> 8.1)"
1212
- nanopb (~> 3.30910.0)
13-
- FirebaseAnalytics/Default (12.1.0):
14-
- FirebaseCore (~> 12.1.0)
15-
- FirebaseInstallations (~> 12.1.0)
16-
- GoogleAppMeasurement/Default (= 12.1.0)
13+
- FirebaseAnalytics/Default (12.2.0):
14+
- FirebaseCore (~> 12.2.0)
15+
- FirebaseInstallations (~> 12.2.0)
16+
- GoogleAppMeasurement/Default (= 12.2.0)
1717
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
1818
- GoogleUtilities/MethodSwizzler (~> 8.1)
1919
- GoogleUtilities/Network (~> 8.1)
2020
- "GoogleUtilities/NSData+zlib (~> 8.1)"
2121
- nanopb (~> 3.30910.0)
22-
- FirebaseCore (12.1.0):
23-
- FirebaseCoreInternal (~> 12.1.0)
22+
- FirebaseCore (12.2.0):
23+
- FirebaseCoreInternal (~> 12.2.0)
2424
- GoogleUtilities/Environment (~> 8.1)
2525
- GoogleUtilities/Logger (~> 8.1)
26-
- FirebaseCoreInternal (12.1.0):
26+
- FirebaseCoreInternal (12.2.0):
2727
- "GoogleUtilities/NSData+zlib (~> 8.1)"
28-
- FirebaseInstallations (12.1.0):
29-
- FirebaseCore (~> 12.1.0)
28+
- FirebaseInstallations (12.2.0):
29+
- FirebaseCore (~> 12.2.0)
3030
- GoogleUtilities/Environment (~> 8.1)
3131
- GoogleUtilities/UserDefaults (~> 8.1)
3232
- PromisesObjC (~> 2.4)
33-
- FirebaseRemoteConfig (12.1.0):
34-
- FirebaseABTesting (~> 12.1.0)
35-
- FirebaseCore (~> 12.1.0)
36-
- FirebaseInstallations (~> 12.1.0)
37-
- FirebaseRemoteConfigInterop (~> 12.1.0)
38-
- FirebaseSharedSwift (~> 12.1.0)
33+
- FirebaseRemoteConfig (12.2.0):
34+
- FirebaseABTesting (~> 12.2.0)
35+
- FirebaseCore (~> 12.2.0)
36+
- FirebaseInstallations (~> 12.2.0)
37+
- FirebaseRemoteConfigInterop (~> 12.2.0)
38+
- FirebaseSharedSwift (~> 12.2.0)
3939
- GoogleUtilities/Environment (~> 8.1)
4040
- "GoogleUtilities/NSData+zlib (~> 8.1)"
41-
- FirebaseRemoteConfigInterop (12.1.0)
42-
- FirebaseSharedSwift (12.1.0)
43-
- GoogleAdsOnDeviceConversion (2.2.0):
41+
- FirebaseRemoteConfigInterop (12.2.0)
42+
- FirebaseSharedSwift (12.2.0)
43+
- GoogleAdsOnDeviceConversion (2.3.0):
4444
- GoogleUtilities/Logger (~> 8.1)
4545
- GoogleUtilities/Network (~> 8.1)
4646
- nanopb (~> 3.30910.0)
47-
- GoogleAppMeasurement/Core (12.1.0):
47+
- GoogleAppMeasurement/Core (12.2.0):
4848
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
4949
- GoogleUtilities/MethodSwizzler (~> 8.1)
5050
- GoogleUtilities/Network (~> 8.1)
5151
- "GoogleUtilities/NSData+zlib (~> 8.1)"
5252
- nanopb (~> 3.30910.0)
53-
- GoogleAppMeasurement/Default (12.1.0):
54-
- GoogleAdsOnDeviceConversion (= 2.2.0)
55-
- GoogleAppMeasurement/Core (= 12.1.0)
56-
- GoogleAppMeasurement/IdentitySupport (= 12.1.0)
53+
- GoogleAppMeasurement/Default (12.2.0):
54+
- GoogleAdsOnDeviceConversion (= 2.3.0)
55+
- GoogleAppMeasurement/Core (= 12.2.0)
56+
- GoogleAppMeasurement/IdentitySupport (= 12.2.0)
5757
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
5858
- GoogleUtilities/MethodSwizzler (~> 8.1)
5959
- GoogleUtilities/Network (~> 8.1)
6060
- "GoogleUtilities/NSData+zlib (~> 8.1)"
6161
- nanopb (~> 3.30910.0)
62-
- GoogleAppMeasurement/IdentitySupport (12.1.0):
63-
- GoogleAppMeasurement/Core (= 12.1.0)
62+
- GoogleAppMeasurement/IdentitySupport (12.2.0):
63+
- GoogleAppMeasurement/Core (= 12.2.0)
6464
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
6565
- GoogleUtilities/MethodSwizzler (~> 8.1)
6666
- GoogleUtilities/Network (~> 8.1)
@@ -121,16 +121,16 @@ SPEC REPOS:
121121
- PromisesObjC
122122

123123
SPEC CHECKSUMS:
124-
FirebaseABTesting: dfac26fef831cb16c35aa2df8bf5990ddada81d9
125-
FirebaseAnalytics: e89a37004bce8789cb53f4cb3e80160d925e6624
126-
FirebaseCore: 5a452ffa66f37c8e281076996837626c5d08c090
127-
FirebaseCoreInternal: ff526c22671bb564d1b34a47615e29ba99389dee
128-
FirebaseInstallations: 6836550c466a6c3f753a777bec6f4e58ea228779
129-
FirebaseRemoteConfig: d4b28137ecdf1d92ddeb886066074eb3936736a7
130-
FirebaseRemoteConfigInterop: a30ffe29b80e3aec9580a44ec9deb7e19e08e6e8
131-
FirebaseSharedSwift: ee4344de8a4d5b5290de3600667307a44f85fd40
132-
GoogleAdsOnDeviceConversion: b225b50f2ee6bbf856fd51a26684929b32657215
133-
GoogleAppMeasurement: 61605c4152a142d797383a713ecfa5df98fe46ca
124+
FirebaseABTesting: 32f3fc079d72c9b93e000b60877c4e4f62ef7031
125+
FirebaseAnalytics: e04e23bc070e3014aa5cf4980f9df7ce5cd79ec8
126+
FirebaseCore: 311c48a147ad4a0ab7febbaed89e8025c67510cd
127+
FirebaseCoreInternal: 56ea29f3dad2894f81b060f706f9d53509b6ed3b
128+
FirebaseInstallations: 3e884b01feabdf67582a80f3250425a00979b4ed
129+
FirebaseRemoteConfig: e3ae5500b92e813f3a0b12fa09701a26441dfc95
130+
FirebaseRemoteConfigInterop: 0896fd52ab72586a355c8f389ff85aaa9e5375e1
131+
FirebaseSharedSwift: 52d868d4c269fcb4e4e1310c548435a9c1f46e25
132+
GoogleAdsOnDeviceConversion: 9090c435cde08903e8dd1ba2c77fbec9e46d9afe
133+
GoogleAppMeasurement: 09f341dfa8527d1612a09cbfe809a242c0b737af
134134
GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1
135135
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
136136
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47

analytics/LegacyAnalyticsQuickstart/Podfile.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,54 @@
11
PODS:
2-
- FirebaseAnalytics (12.1.0):
3-
- FirebaseAnalytics/Default (= 12.1.0)
4-
- FirebaseCore (~> 12.1.0)
5-
- FirebaseInstallations (~> 12.1.0)
2+
- FirebaseAnalytics (12.2.0):
3+
- FirebaseAnalytics/Default (= 12.2.0)
4+
- FirebaseCore (~> 12.2.0)
5+
- FirebaseInstallations (~> 12.2.0)
66
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
77
- GoogleUtilities/MethodSwizzler (~> 8.1)
88
- GoogleUtilities/Network (~> 8.1)
99
- "GoogleUtilities/NSData+zlib (~> 8.1)"
1010
- nanopb (~> 3.30910.0)
11-
- FirebaseAnalytics/Default (12.1.0):
12-
- FirebaseCore (~> 12.1.0)
13-
- FirebaseInstallations (~> 12.1.0)
14-
- GoogleAppMeasurement/Default (= 12.1.0)
11+
- FirebaseAnalytics/Default (12.2.0):
12+
- FirebaseCore (~> 12.2.0)
13+
- FirebaseInstallations (~> 12.2.0)
14+
- GoogleAppMeasurement/Default (= 12.2.0)
1515
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
1616
- GoogleUtilities/MethodSwizzler (~> 8.1)
1717
- GoogleUtilities/Network (~> 8.1)
1818
- "GoogleUtilities/NSData+zlib (~> 8.1)"
1919
- nanopb (~> 3.30910.0)
20-
- FirebaseCore (12.1.0):
21-
- FirebaseCoreInternal (~> 12.1.0)
20+
- FirebaseCore (12.2.0):
21+
- FirebaseCoreInternal (~> 12.2.0)
2222
- GoogleUtilities/Environment (~> 8.1)
2323
- GoogleUtilities/Logger (~> 8.1)
24-
- FirebaseCoreInternal (12.1.0):
24+
- FirebaseCoreInternal (12.2.0):
2525
- "GoogleUtilities/NSData+zlib (~> 8.1)"
26-
- FirebaseInstallations (12.1.0):
27-
- FirebaseCore (~> 12.1.0)
26+
- FirebaseInstallations (12.2.0):
27+
- FirebaseCore (~> 12.2.0)
2828
- GoogleUtilities/Environment (~> 8.1)
2929
- GoogleUtilities/UserDefaults (~> 8.1)
3030
- PromisesObjC (~> 2.4)
31-
- GoogleAdsOnDeviceConversion (2.2.0):
31+
- GoogleAdsOnDeviceConversion (2.3.0):
3232
- GoogleUtilities/Logger (~> 8.1)
3333
- GoogleUtilities/Network (~> 8.1)
3434
- nanopb (~> 3.30910.0)
35-
- GoogleAppMeasurement/Core (12.1.0):
35+
- GoogleAppMeasurement/Core (12.2.0):
3636
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
3737
- GoogleUtilities/MethodSwizzler (~> 8.1)
3838
- GoogleUtilities/Network (~> 8.1)
3939
- "GoogleUtilities/NSData+zlib (~> 8.1)"
4040
- nanopb (~> 3.30910.0)
41-
- GoogleAppMeasurement/Default (12.1.0):
42-
- GoogleAdsOnDeviceConversion (= 2.2.0)
43-
- GoogleAppMeasurement/Core (= 12.1.0)
44-
- GoogleAppMeasurement/IdentitySupport (= 12.1.0)
41+
- GoogleAppMeasurement/Default (12.2.0):
42+
- GoogleAdsOnDeviceConversion (= 2.3.0)
43+
- GoogleAppMeasurement/Core (= 12.2.0)
44+
- GoogleAppMeasurement/IdentitySupport (= 12.2.0)
4545
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
4646
- GoogleUtilities/MethodSwizzler (~> 8.1)
4747
- GoogleUtilities/Network (~> 8.1)
4848
- "GoogleUtilities/NSData+zlib (~> 8.1)"
4949
- nanopb (~> 3.30910.0)
50-
- GoogleAppMeasurement/IdentitySupport (12.1.0):
51-
- GoogleAppMeasurement/Core (= 12.1.0)
50+
- GoogleAppMeasurement/IdentitySupport (12.2.0):
51+
- GoogleAppMeasurement/Core (= 12.2.0)
5252
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
5353
- GoogleUtilities/MethodSwizzler (~> 8.1)
5454
- GoogleUtilities/Network (~> 8.1)
@@ -104,12 +104,12 @@ SPEC REPOS:
104104
- PromisesObjC
105105

106106
SPEC CHECKSUMS:
107-
FirebaseAnalytics: e89a37004bce8789cb53f4cb3e80160d925e6624
108-
FirebaseCore: 5a452ffa66f37c8e281076996837626c5d08c090
109-
FirebaseCoreInternal: ff526c22671bb564d1b34a47615e29ba99389dee
110-
FirebaseInstallations: 6836550c466a6c3f753a777bec6f4e58ea228779
111-
GoogleAdsOnDeviceConversion: b225b50f2ee6bbf856fd51a26684929b32657215
112-
GoogleAppMeasurement: 61605c4152a142d797383a713ecfa5df98fe46ca
107+
FirebaseAnalytics: e04e23bc070e3014aa5cf4980f9df7ce5cd79ec8
108+
FirebaseCore: 311c48a147ad4a0ab7febbaed89e8025c67510cd
109+
FirebaseCoreInternal: 56ea29f3dad2894f81b060f706f9d53509b6ed3b
110+
FirebaseInstallations: 3e884b01feabdf67582a80f3250425a00979b4ed
111+
GoogleAdsOnDeviceConversion: 9090c435cde08903e8dd1ba2c77fbec9e46d9afe
112+
GoogleAppMeasurement: 09f341dfa8527d1612a09cbfe809a242c0b737af
113113
GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1
114114
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
115115
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47

analytics/Podfile.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,54 @@
11
PODS:
2-
- FirebaseAnalytics (12.1.0):
3-
- FirebaseAnalytics/Default (= 12.1.0)
4-
- FirebaseCore (~> 12.1.0)
5-
- FirebaseInstallations (~> 12.1.0)
2+
- FirebaseAnalytics (12.2.0):
3+
- FirebaseAnalytics/Default (= 12.2.0)
4+
- FirebaseCore (~> 12.2.0)
5+
- FirebaseInstallations (~> 12.2.0)
66
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
77
- GoogleUtilities/MethodSwizzler (~> 8.1)
88
- GoogleUtilities/Network (~> 8.1)
99
- "GoogleUtilities/NSData+zlib (~> 8.1)"
1010
- nanopb (~> 3.30910.0)
11-
- FirebaseAnalytics/Default (12.1.0):
12-
- FirebaseCore (~> 12.1.0)
13-
- FirebaseInstallations (~> 12.1.0)
14-
- GoogleAppMeasurement/Default (= 12.1.0)
11+
- FirebaseAnalytics/Default (12.2.0):
12+
- FirebaseCore (~> 12.2.0)
13+
- FirebaseInstallations (~> 12.2.0)
14+
- GoogleAppMeasurement/Default (= 12.2.0)
1515
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
1616
- GoogleUtilities/MethodSwizzler (~> 8.1)
1717
- GoogleUtilities/Network (~> 8.1)
1818
- "GoogleUtilities/NSData+zlib (~> 8.1)"
1919
- nanopb (~> 3.30910.0)
20-
- FirebaseCore (12.1.0):
21-
- FirebaseCoreInternal (~> 12.1.0)
20+
- FirebaseCore (12.2.0):
21+
- FirebaseCoreInternal (~> 12.2.0)
2222
- GoogleUtilities/Environment (~> 8.1)
2323
- GoogleUtilities/Logger (~> 8.1)
24-
- FirebaseCoreInternal (12.1.0):
24+
- FirebaseCoreInternal (12.2.0):
2525
- "GoogleUtilities/NSData+zlib (~> 8.1)"
26-
- FirebaseInstallations (12.1.0):
27-
- FirebaseCore (~> 12.1.0)
26+
- FirebaseInstallations (12.2.0):
27+
- FirebaseCore (~> 12.2.0)
2828
- GoogleUtilities/Environment (~> 8.1)
2929
- GoogleUtilities/UserDefaults (~> 8.1)
3030
- PromisesObjC (~> 2.4)
31-
- GoogleAdsOnDeviceConversion (2.2.0):
31+
- GoogleAdsOnDeviceConversion (2.3.0):
3232
- GoogleUtilities/Logger (~> 8.1)
3333
- GoogleUtilities/Network (~> 8.1)
3434
- nanopb (~> 3.30910.0)
35-
- GoogleAppMeasurement/Core (12.1.0):
35+
- GoogleAppMeasurement/Core (12.2.0):
3636
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
3737
- GoogleUtilities/MethodSwizzler (~> 8.1)
3838
- GoogleUtilities/Network (~> 8.1)
3939
- "GoogleUtilities/NSData+zlib (~> 8.1)"
4040
- nanopb (~> 3.30910.0)
41-
- GoogleAppMeasurement/Default (12.1.0):
42-
- GoogleAdsOnDeviceConversion (= 2.2.0)
43-
- GoogleAppMeasurement/Core (= 12.1.0)
44-
- GoogleAppMeasurement/IdentitySupport (= 12.1.0)
41+
- GoogleAppMeasurement/Default (12.2.0):
42+
- GoogleAdsOnDeviceConversion (= 2.3.0)
43+
- GoogleAppMeasurement/Core (= 12.2.0)
44+
- GoogleAppMeasurement/IdentitySupport (= 12.2.0)
4545
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
4646
- GoogleUtilities/MethodSwizzler (~> 8.1)
4747
- GoogleUtilities/Network (~> 8.1)
4848
- "GoogleUtilities/NSData+zlib (~> 8.1)"
4949
- nanopb (~> 3.30910.0)
50-
- GoogleAppMeasurement/IdentitySupport (12.1.0):
51-
- GoogleAppMeasurement/Core (= 12.1.0)
50+
- GoogleAppMeasurement/IdentitySupport (12.2.0):
51+
- GoogleAppMeasurement/Core (= 12.2.0)
5252
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
5353
- GoogleUtilities/MethodSwizzler (~> 8.1)
5454
- GoogleUtilities/Network (~> 8.1)
@@ -104,12 +104,12 @@ SPEC REPOS:
104104
- PromisesObjC
105105

106106
SPEC CHECKSUMS:
107-
FirebaseAnalytics: e89a37004bce8789cb53f4cb3e80160d925e6624
108-
FirebaseCore: 5a452ffa66f37c8e281076996837626c5d08c090
109-
FirebaseCoreInternal: ff526c22671bb564d1b34a47615e29ba99389dee
110-
FirebaseInstallations: 6836550c466a6c3f753a777bec6f4e58ea228779
111-
GoogleAdsOnDeviceConversion: b225b50f2ee6bbf856fd51a26684929b32657215
112-
GoogleAppMeasurement: 61605c4152a142d797383a713ecfa5df98fe46ca
107+
FirebaseAnalytics: e04e23bc070e3014aa5cf4980f9df7ce5cd79ec8
108+
FirebaseCore: 311c48a147ad4a0ab7febbaed89e8025c67510cd
109+
FirebaseCoreInternal: 56ea29f3dad2894f81b060f706f9d53509b6ed3b
110+
FirebaseInstallations: 3e884b01feabdf67582a80f3250425a00979b4ed
111+
GoogleAdsOnDeviceConversion: 9090c435cde08903e8dd1ba2c77fbec9e46d9afe
112+
GoogleAppMeasurement: 09f341dfa8527d1612a09cbfe809a242c0b737af
113113
GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1
114114
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
115115
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47

0 commit comments

Comments
 (0)