Skip to content

Commit 3114301

Browse files
committed
Updated dependencies
1 parent e36ab71 commit 3114301

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

app/Gemfile.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,19 @@ GEM
2929
googleapis-common-protos-types (~> 1.15)
3030
googleauth (~> 1.12)
3131
grpc (~> 1.66)
32-
google-cloud-core (1.7.1)
32+
google-cloud-core (1.8.0)
3333
google-cloud-env (>= 1.0, < 3.a)
3434
google-cloud-errors (~> 1.0)
3535
google-cloud-env (2.2.1)
3636
faraday (>= 1.0, < 3.a)
3737
google-cloud-errors (1.5.0)
38-
google-cloud-firestore (2.16.1)
38+
google-cloud-firestore (3.0.0)
3939
bigdecimal (~> 3.0)
4040
concurrent-ruby (~> 1.0)
41-
google-cloud-core (~> 1.5)
42-
google-cloud-firestore-v1 (>= 0.10, < 2.a)
41+
google-cloud-core (~> 1.7)
42+
google-cloud-firestore-v1 (~> 2.0)
4343
rbtree (~> 0.4.2)
44-
google-cloud-firestore-v1 (1.3.0)
44+
google-cloud-firestore-v1 (2.0.0)
4545
gapic-common (>= 0.25.0, < 2.a)
4646
google-cloud-errors (~> 1.0)
4747
google-cloud-location (>= 0.7, < 2.a)
@@ -53,7 +53,7 @@ GEM
5353
google-cloud-core (~> 1.5)
5454
google-cloud-pubsub-v1 (~> 1.7)
5555
retriable (~> 3.1)
56-
google-cloud-pubsub-v1 (1.7.1)
56+
google-cloud-pubsub-v1 (1.8.0)
5757
gapic-common (>= 0.25.0, < 2.a)
5858
google-cloud-errors (~> 1.0)
5959
google-iam-v1 (>= 0.7, < 2.a)
@@ -91,19 +91,19 @@ GEM
9191
multi_json (~> 1.11)
9292
os (>= 0.9, < 2.0)
9393
signet (>= 0.16, < 2.a)
94-
grpc (1.70.1)
94+
grpc (1.71.0)
9595
google-protobuf (>= 3.25, < 5.0)
9696
googleapis-common-protos-types (~> 1.0)
97-
grpc (1.70.1-aarch64-linux)
97+
grpc (1.71.0-aarch64-linux)
9898
google-protobuf (>= 3.25, < 5.0)
9999
googleapis-common-protos-types (~> 1.0)
100-
grpc (1.70.1-arm64-darwin)
100+
grpc (1.71.0-arm64-darwin)
101101
google-protobuf (>= 3.25, < 5.0)
102102
googleapis-common-protos-types (~> 1.0)
103-
grpc (1.70.1-x86_64-darwin)
103+
grpc (1.71.0-x86_64-darwin)
104104
google-protobuf (>= 3.25, < 5.0)
105105
googleapis-common-protos-types (~> 1.0)
106-
grpc (1.70.1-x86_64-linux)
106+
grpc (1.71.0-x86_64-linux)
107107
google-protobuf (>= 3.25, < 5.0)
108108
googleapis-common-protos-types (~> 1.0)
109109
grpc-google-iam-v1 (1.9.0)
@@ -113,7 +113,7 @@ GEM
113113
http-accept (1.7.0)
114114
http-cookie (1.0.8)
115115
domain_name (~> 0.5)
116-
json (2.10.1)
116+
json (2.10.2)
117117
jwt (2.10.1)
118118
base64
119119
logger (1.6.6)
@@ -190,4 +190,4 @@ DEPENDENCIES
190190
sanitize
191191

192192
BUNDLED WITH
193-
2.6.2
193+
2.6.5

0 commit comments

Comments
 (0)