Skip to content

Commit 189aa2b

Browse files
committed
Auto-update dependencies.
1 parent cbd64ba commit 189aa2b

File tree

21 files changed

+555
-546
lines changed

21 files changed

+555
-546
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GEM
2222
json (>= 1.5.1)
2323
atomos (0.1.3)
2424
base64 (0.2.0)
25-
bigdecimal (3.1.7)
25+
bigdecimal (3.1.8)
2626
claide (1.1.0)
2727
cocoapods (1.15.2)
2828
addressable (~> 2.8)
@@ -73,7 +73,7 @@ GEM
7373
fuzzy_match (2.0.4)
7474
gh_inspector (1.1.3)
7575
httpclient (2.8.3)
76-
i18n (1.14.4)
76+
i18n (1.14.5)
7777
concurrent-ruby (~> 1.0)
7878
json (2.7.2)
7979
minitest (5.22.3)

abtesting/LegacyABTestingQuickstart/Podfile.lock

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,91 +1,91 @@
11
PODS:
2-
- FirebaseABTesting (10.24.0):
2+
- FirebaseABTesting (10.25.0):
33
- FirebaseCore (~> 10.0)
4-
- FirebaseAnalytics (10.24.0):
5-
- FirebaseAnalytics/AdIdSupport (= 10.24.0)
4+
- FirebaseAnalytics (10.25.0):
5+
- FirebaseAnalytics/AdIdSupport (= 10.25.0)
66
- FirebaseCore (~> 10.0)
77
- FirebaseInstallations (~> 10.0)
88
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
99
- GoogleUtilities/MethodSwizzler (~> 7.11)
1010
- GoogleUtilities/Network (~> 7.11)
1111
- "GoogleUtilities/NSData+zlib (~> 7.11)"
1212
- nanopb (< 2.30911.0, >= 2.30908.0)
13-
- FirebaseAnalytics/AdIdSupport (10.24.0):
13+
- FirebaseAnalytics/AdIdSupport (10.25.0):
1414
- FirebaseCore (~> 10.0)
1515
- FirebaseInstallations (~> 10.0)
16-
- GoogleAppMeasurement (= 10.24.0)
16+
- GoogleAppMeasurement (= 10.25.0)
1717
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
1818
- GoogleUtilities/MethodSwizzler (~> 7.11)
1919
- GoogleUtilities/Network (~> 7.11)
2020
- "GoogleUtilities/NSData+zlib (~> 7.11)"
2121
- nanopb (< 2.30911.0, >= 2.30908.0)
22-
- FirebaseCore (10.24.0):
22+
- FirebaseCore (10.25.0):
2323
- FirebaseCoreInternal (~> 10.0)
2424
- GoogleUtilities/Environment (~> 7.12)
2525
- GoogleUtilities/Logger (~> 7.12)
26-
- FirebaseCoreInternal (10.24.0):
26+
- FirebaseCoreInternal (10.25.0):
2727
- "GoogleUtilities/NSData+zlib (~> 7.8)"
28-
- FirebaseInstallations (10.24.0):
28+
- FirebaseInstallations (10.25.0):
2929
- FirebaseCore (~> 10.0)
3030
- GoogleUtilities/Environment (~> 7.8)
3131
- GoogleUtilities/UserDefaults (~> 7.8)
3232
- PromisesObjC (~> 2.1)
33-
- FirebaseRemoteConfig (10.24.0):
33+
- FirebaseRemoteConfig (10.25.0):
3434
- FirebaseABTesting (~> 10.0)
3535
- FirebaseCore (~> 10.0)
3636
- FirebaseInstallations (~> 10.0)
3737
- FirebaseRemoteConfigInterop (~> 10.23)
3838
- FirebaseSharedSwift (~> 10.0)
3939
- GoogleUtilities/Environment (~> 7.8)
4040
- "GoogleUtilities/NSData+zlib (~> 7.8)"
41-
- FirebaseRemoteConfigInterop (10.24.0)
42-
- FirebaseSharedSwift (10.24.0)
43-
- GoogleAppMeasurement (10.24.0):
44-
- GoogleAppMeasurement/AdIdSupport (= 10.24.0)
41+
- FirebaseRemoteConfigInterop (10.25.0)
42+
- FirebaseSharedSwift (10.25.0)
43+
- GoogleAppMeasurement (10.25.0):
44+
- GoogleAppMeasurement/AdIdSupport (= 10.25.0)
4545
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
4646
- GoogleUtilities/MethodSwizzler (~> 7.11)
4747
- GoogleUtilities/Network (~> 7.11)
4848
- "GoogleUtilities/NSData+zlib (~> 7.11)"
4949
- nanopb (< 2.30911.0, >= 2.30908.0)
50-
- GoogleAppMeasurement/AdIdSupport (10.24.0):
51-
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.24.0)
50+
- GoogleAppMeasurement/AdIdSupport (10.25.0):
51+
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.25.0)
5252
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
5353
- GoogleUtilities/MethodSwizzler (~> 7.11)
5454
- GoogleUtilities/Network (~> 7.11)
5555
- "GoogleUtilities/NSData+zlib (~> 7.11)"
5656
- nanopb (< 2.30911.0, >= 2.30908.0)
57-
- GoogleAppMeasurement/WithoutAdIdSupport (10.24.0):
57+
- GoogleAppMeasurement/WithoutAdIdSupport (10.25.0):
5858
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
5959
- GoogleUtilities/MethodSwizzler (~> 7.11)
6060
- GoogleUtilities/Network (~> 7.11)
6161
- "GoogleUtilities/NSData+zlib (~> 7.11)"
6262
- nanopb (< 2.30911.0, >= 2.30908.0)
63-
- GoogleUtilities/AppDelegateSwizzler (7.13.0):
63+
- GoogleUtilities/AppDelegateSwizzler (7.13.3):
6464
- GoogleUtilities/Environment
6565
- GoogleUtilities/Logger
6666
- GoogleUtilities/Network
6767
- GoogleUtilities/Privacy
68-
- GoogleUtilities/Environment (7.13.0):
68+
- GoogleUtilities/Environment (7.13.3):
6969
- GoogleUtilities/Privacy
7070
- PromisesObjC (< 3.0, >= 1.2)
71-
- GoogleUtilities/Logger (7.13.0):
71+
- GoogleUtilities/Logger (7.13.3):
7272
- GoogleUtilities/Environment
7373
- GoogleUtilities/Privacy
74-
- GoogleUtilities/MethodSwizzler (7.13.0):
74+
- GoogleUtilities/MethodSwizzler (7.13.3):
7575
- GoogleUtilities/Logger
7676
- GoogleUtilities/Privacy
77-
- GoogleUtilities/Network (7.13.0):
77+
- GoogleUtilities/Network (7.13.3):
7878
- GoogleUtilities/Logger
7979
- "GoogleUtilities/NSData+zlib"
8080
- GoogleUtilities/Privacy
8181
- GoogleUtilities/Reachability
82-
- "GoogleUtilities/NSData+zlib (7.13.0)":
82+
- "GoogleUtilities/NSData+zlib (7.13.3)":
8383
- GoogleUtilities/Privacy
84-
- GoogleUtilities/Privacy (7.13.0)
85-
- GoogleUtilities/Reachability (7.13.0):
84+
- GoogleUtilities/Privacy (7.13.3)
85+
- GoogleUtilities/Reachability (7.13.3):
8686
- GoogleUtilities/Logger
8787
- GoogleUtilities/Privacy
88-
- GoogleUtilities/UserDefaults (7.13.0):
88+
- GoogleUtilities/UserDefaults (7.13.3):
8989
- GoogleUtilities/Logger
9090
- GoogleUtilities/Privacy
9191
- nanopb (2.30910.0):
@@ -115,16 +115,16 @@ SPEC REPOS:
115115
- PromisesObjC
116116

117117
SPEC CHECKSUMS:
118-
FirebaseABTesting: 4431c2c56ac6e56f463b9cab05cc111078639f99
119-
FirebaseAnalytics: b5efc493eb0f40ec560b04a472e3e1a15d39ca13
120-
FirebaseCore: 11dc8a16dfb7c5e3c3f45ba0e191a33ac4f50894
121-
FirebaseCoreInternal: bcb5acffd4ea05e12a783ecf835f2210ce3dc6af
122-
FirebaseInstallations: 8f581fca6478a50705d2bd2abd66d306e0f5736e
123-
FirebaseRemoteConfig: 95dddc50496b37eef199dadce850d5652b534b43
124-
FirebaseRemoteConfigInterop: 6c349a466490aeace3ce9c091c86be1730711634
125-
FirebaseSharedSwift: 76e1529c32101d80e4f1ca2fba7c39d59f0a390a
126-
GoogleAppMeasurement: f3abf08495ef2cba7829f15318c373b8d9226491
127-
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
118+
FirebaseABTesting: e6e3c3e0e35813874f571d1b7bdae2aab319dd38
119+
FirebaseAnalytics: ec00fe8b93b41dc6fe4a28784b8e51da0647a248
120+
FirebaseCore: 7ec4d0484817f12c3373955bc87762d96842d483
121+
FirebaseCoreInternal: 910a81992c33715fec9263ca7381d59ab3a750b7
122+
FirebaseInstallations: 91950fe859846fff0fbd296180909dd273103b09
123+
FirebaseRemoteConfig: 9f3935cefecd85d5b312192117f444957de24a75
124+
FirebaseRemoteConfigInterop: b25018791b204c0d78a90e394d6c62d9b1f22da8
125+
FirebaseSharedSwift: 0274086954b1b2d5fd7e829eccc587044d72a4ba
126+
GoogleAppMeasurement: 9abf64b682732fed36da827aa2a68f0221fd2356
127+
GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15
128128
nanopb: 438bc412db1928dac798aa6fd75726007be04262
129129
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
130130

admob/Podfile.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,82 @@
11
PODS:
2-
- FirebaseAnalytics (10.24.0):
3-
- FirebaseAnalytics/AdIdSupport (= 10.24.0)
2+
- FirebaseAnalytics (10.25.0):
3+
- FirebaseAnalytics/AdIdSupport (= 10.25.0)
44
- FirebaseCore (~> 10.0)
55
- FirebaseInstallations (~> 10.0)
66
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
77
- GoogleUtilities/MethodSwizzler (~> 7.11)
88
- GoogleUtilities/Network (~> 7.11)
99
- "GoogleUtilities/NSData+zlib (~> 7.11)"
1010
- nanopb (< 2.30911.0, >= 2.30908.0)
11-
- FirebaseAnalytics/AdIdSupport (10.24.0):
11+
- FirebaseAnalytics/AdIdSupport (10.25.0):
1212
- FirebaseCore (~> 10.0)
1313
- FirebaseInstallations (~> 10.0)
14-
- GoogleAppMeasurement (= 10.24.0)
14+
- GoogleAppMeasurement (= 10.25.0)
1515
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
1616
- GoogleUtilities/MethodSwizzler (~> 7.11)
1717
- GoogleUtilities/Network (~> 7.11)
1818
- "GoogleUtilities/NSData+zlib (~> 7.11)"
1919
- nanopb (< 2.30911.0, >= 2.30908.0)
20-
- FirebaseCore (10.24.0):
20+
- FirebaseCore (10.25.0):
2121
- FirebaseCoreInternal (~> 10.0)
2222
- GoogleUtilities/Environment (~> 7.12)
2323
- GoogleUtilities/Logger (~> 7.12)
24-
- FirebaseCoreInternal (10.24.0):
24+
- FirebaseCoreInternal (10.25.0):
2525
- "GoogleUtilities/NSData+zlib (~> 7.8)"
26-
- FirebaseInstallations (10.24.0):
26+
- FirebaseInstallations (10.25.0):
2727
- FirebaseCore (~> 10.0)
2828
- GoogleUtilities/Environment (~> 7.8)
2929
- GoogleUtilities/UserDefaults (~> 7.8)
3030
- PromisesObjC (~> 2.1)
31-
- Google-Mobile-Ads-SDK (11.3.0):
31+
- Google-Mobile-Ads-SDK (11.4.0):
3232
- GoogleUserMessagingPlatform (>= 1.1)
33-
- GoogleAppMeasurement (10.24.0):
34-
- GoogleAppMeasurement/AdIdSupport (= 10.24.0)
33+
- GoogleAppMeasurement (10.25.0):
34+
- GoogleAppMeasurement/AdIdSupport (= 10.25.0)
3535
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
3636
- GoogleUtilities/MethodSwizzler (~> 7.11)
3737
- GoogleUtilities/Network (~> 7.11)
3838
- "GoogleUtilities/NSData+zlib (~> 7.11)"
3939
- nanopb (< 2.30911.0, >= 2.30908.0)
40-
- GoogleAppMeasurement/AdIdSupport (10.24.0):
41-
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.24.0)
40+
- GoogleAppMeasurement/AdIdSupport (10.25.0):
41+
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.25.0)
4242
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
4343
- GoogleUtilities/MethodSwizzler (~> 7.11)
4444
- GoogleUtilities/Network (~> 7.11)
4545
- "GoogleUtilities/NSData+zlib (~> 7.11)"
4646
- nanopb (< 2.30911.0, >= 2.30908.0)
47-
- GoogleAppMeasurement/WithoutAdIdSupport (10.24.0):
47+
- GoogleAppMeasurement/WithoutAdIdSupport (10.25.0):
4848
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
4949
- GoogleUtilities/MethodSwizzler (~> 7.11)
5050
- GoogleUtilities/Network (~> 7.11)
5151
- "GoogleUtilities/NSData+zlib (~> 7.11)"
5252
- nanopb (< 2.30911.0, >= 2.30908.0)
5353
- GoogleUserMessagingPlatform (2.4.0)
54-
- GoogleUtilities/AppDelegateSwizzler (7.13.0):
54+
- GoogleUtilities/AppDelegateSwizzler (7.13.3):
5555
- GoogleUtilities/Environment
5656
- GoogleUtilities/Logger
5757
- GoogleUtilities/Network
5858
- GoogleUtilities/Privacy
59-
- GoogleUtilities/Environment (7.13.0):
59+
- GoogleUtilities/Environment (7.13.3):
6060
- GoogleUtilities/Privacy
6161
- PromisesObjC (< 3.0, >= 1.2)
62-
- GoogleUtilities/Logger (7.13.0):
62+
- GoogleUtilities/Logger (7.13.3):
6363
- GoogleUtilities/Environment
6464
- GoogleUtilities/Privacy
65-
- GoogleUtilities/MethodSwizzler (7.13.0):
65+
- GoogleUtilities/MethodSwizzler (7.13.3):
6666
- GoogleUtilities/Logger
6767
- GoogleUtilities/Privacy
68-
- GoogleUtilities/Network (7.13.0):
68+
- GoogleUtilities/Network (7.13.3):
6969
- GoogleUtilities/Logger
7070
- "GoogleUtilities/NSData+zlib"
7171
- GoogleUtilities/Privacy
7272
- GoogleUtilities/Reachability
73-
- "GoogleUtilities/NSData+zlib (7.13.0)":
73+
- "GoogleUtilities/NSData+zlib (7.13.3)":
7474
- GoogleUtilities/Privacy
75-
- GoogleUtilities/Privacy (7.13.0)
76-
- GoogleUtilities/Reachability (7.13.0):
75+
- GoogleUtilities/Privacy (7.13.3)
76+
- GoogleUtilities/Reachability (7.13.3):
7777
- GoogleUtilities/Logger
7878
- GoogleUtilities/Privacy
79-
- GoogleUtilities/UserDefaults (7.13.0):
79+
- GoogleUtilities/UserDefaults (7.13.3):
8080
- GoogleUtilities/Logger
8181
- GoogleUtilities/Privacy
8282
- nanopb (2.30910.0):
@@ -104,14 +104,14 @@ SPEC REPOS:
104104
- PromisesObjC
105105

106106
SPEC CHECKSUMS:
107-
FirebaseAnalytics: b5efc493eb0f40ec560b04a472e3e1a15d39ca13
108-
FirebaseCore: 11dc8a16dfb7c5e3c3f45ba0e191a33ac4f50894
109-
FirebaseCoreInternal: bcb5acffd4ea05e12a783ecf835f2210ce3dc6af
110-
FirebaseInstallations: 8f581fca6478a50705d2bd2abd66d306e0f5736e
111-
Google-Mobile-Ads-SDK: 301a16c461c331ba34ff4dab40a22ab7c147af61
112-
GoogleAppMeasurement: f3abf08495ef2cba7829f15318c373b8d9226491
107+
FirebaseAnalytics: ec00fe8b93b41dc6fe4a28784b8e51da0647a248
108+
FirebaseCore: 7ec4d0484817f12c3373955bc87762d96842d483
109+
FirebaseCoreInternal: 910a81992c33715fec9263ca7381d59ab3a750b7
110+
FirebaseInstallations: 91950fe859846fff0fbd296180909dd273103b09
111+
Google-Mobile-Ads-SDK: d097dca17b9344135dcf592e79df0c7fbd89947b
112+
GoogleAppMeasurement: 9abf64b682732fed36da827aa2a68f0221fd2356
113113
GoogleUserMessagingPlatform: f131fa7978d2ba88d7426702b057c2cc318e6595
114-
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
114+
GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15
115115
nanopb: 438bc412db1928dac798aa6fd75726007be04262
116116
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
117117

0 commit comments

Comments
 (0)