Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-update dependencies. #1554

Merged
merged 1 commit into from
Feb 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.7.1)
minitest (5.21.2)
minitest (5.22.0)
molinillo (0.8.0)
mutex_m (0.2.0)
nanaimo (0.3.0)
Expand Down
4 changes: 2 additions & 2 deletions database/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ PODS:
- GoogleUtilities/Reachability (7.12.0):
- GoogleUtilities/Logger
- GTMSessionFetcher/Core (3.3.1)
- leveldb-library (1.22.2)
- leveldb-library (1.22.3)
- PromisesObjC (2.3.1)
- RecaptchaInterop (100.0.0)

Expand Down Expand Up @@ -75,7 +75,7 @@ SPEC CHECKSUMS:
FirebaseUI: e9a2dd42f5b593cd8b6e64c11d30ded38f30e48c
GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34
GTMSessionFetcher: 8a1b34ad97ebe6f909fb8b9b77fba99943007556
leveldb-library: f03246171cce0484482ec291f88b6d563699ee06
leveldb-library: e74c27d8fbd22854db7cb467968a0b8aa1db7126
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21

Expand Down
4 changes: 2 additions & 2 deletions firestore/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@ PODS:
- gRPC-Core/Interface (= 1.49.1)
- gRPC-Core/Interface (1.49.1)
- GTMSessionFetcher/Core (3.3.1)
- leveldb-library (1.22.2)
- leveldb-library (1.22.3)
- nanopb (2.30909.1):
- nanopb/decode (= 2.30909.1)
- nanopb/encode (= 2.30909.1)
Expand Down Expand Up @@ -827,7 +827,7 @@ SPEC CHECKSUMS:
"gRPC-C++": 2df8cba576898bdacd29f0266d5236fa0e26ba6a
gRPC-Core: a21a60aefc08c68c247b439a9ef97174b0c54f96
GTMSessionFetcher: 8a1b34ad97ebe6f909fb8b9b77fba99943007556
leveldb-library: f03246171cce0484482ec291f88b6d563699ee06
leveldb-library: e74c27d8fbd22854db7cb467968a0b8aa1db7126
nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
Expand Down
Loading